twindb / backup

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

Update zipp to 3.19.2 #449

Closed pyup-bot closed 1 month ago

pyup-bot commented 2 months ago

This PR updates zipp from 3.17.0 to 3.19.2.

Changelog ### 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 1 month ago

Closing this in favor of #453