Bump py from 1.9.0 to 1.10.0
Bumps py from 1.9.0 to 1.10.0.
Changelog
Sourced from py's changelog.
1.10.0 (2020-12-12)
- 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
Commits
-
e5ff378
Update CHANGELOG for 1.10.0 -
94cf44f
Update vendored libs -
5e8ded5
testing: comment out an assert which fails on Python 3.9 for now -
afdffcc
Rename HOWTORELEASE.rst to RELEASING.rst -
2de53a6
Merge pull request #266 from nicoddemus/gh-actions -
fa1b32e
Merge pull request #264 from hugovk/patch-2 -
887d6b8
Skip test_samefile_symlink on pypy3 on Windows -
e94e670
Fix test_comments() in test_source -
fef9a32
Adapt test -
4a694b0
Add GitHub Actions badge to README - Additional commits viewable in compare view