Changelog:
- Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651)
- Update vendored apipkg: 1.4 => 1.5
- Update vendored iniconfig: 1.0.0 => 1.1.1
- Add type annotation stubs for the following modules:
- py.error
- py.iniconfig
- py.path (not including SVN paths)
- py.io
- py.xml
Reference task T9866
Signed-off-by: Algent Albrahimi <algent@protonmail.com>