pyZscaler
pyZscaler copied to clipboard
Update python-box to 7.1.1
This PR updates python-box from 7.0.1 to 7.1.1.
Changelog
7.1.1
-------------
* Fixing Cython optimized build deployments for linux
7.1.0
-------------
* Adding 255 defer ipython import for large import speed improvements (thanks to Eric Prestat)
* Adding testing for Python 3.12
* Fixing 253 merge_update box list merge types not populated to sub dictionaries (thanks to lei wang)
* Fixing 257 Two test failures due to arguments having incorrect types (thanks to Michał Górny)
* Fixing stub files to match latest code signatures
* Removing 251 support for circular references in lists (thanks to d00m514y3r)
* Removing support for Python 3.7 as it is EOL
Links
- PyPI: https://pypi.org/project/python-box
- Changelog: https://pyup.io/changelogs/python-box/
- Repo: https://github.com/cdgriffith/Box
Closing this in favor of #282







