twindb / backup

TwinDB Backup
https://twindb-backup.readthedocs.io/en/stable/
Other
79 stars 44 forks source link

Update zipp to 3.20.0 #453

Closed pyup-bot closed 2 weeks ago

pyup-bot commented 1 month ago

This PR updates zipp from 3.17.0 to 3.20.0.

Changelog ### 3.20.0 ``` ======= Features -------- - Made the zipfile compatibility overlay available as zipp.compat.overlay. ``` ### 3.19.3 ``` ======= Bugfixes -------- - Also match directories in Path.glob. (121) ``` ### 3.19.2 ``` ======= No significant changes. ``` ### 3.19.1 ``` ======= Bugfixes -------- - Improved handling of malformed zip files. (119) ``` ### 3.19.0 ``` ======= Features -------- - Implement is_symlink. (117) ``` ### 3.18.2 ``` ======= No significant changes. ``` ### 3.18.1 ``` ======= No significant changes. ``` ### 3.18.0 ``` ======= Features -------- - Bypass ZipFile.namelist in glob for better performance. (106) - Refactored glob functionality to support a more generalized solution with support for platform-specific path separators. (108) Bugfixes -------- - Add special accounting for pypy when computing the stack level for text encoding warnings. (114) ```
Links - PyPI: https://pypi.org/project/zipp - Changelog: https://data.safetycli.com/changelogs/zipp/
pyup-bot commented 2 weeks ago

Closing this in favor of #456