ImportSpy 0.1.12: Dependency Upgrades
Changelog:
-
Dependency Updates:
- Pydantic: Updated from
2.10.3to2.10.4.- Includes bug fixes and compatibility improvements. Notable changes:
- Resolved an
AttributeErrorwhen using data classes withdefer_build=True. - Fixed URL compatibility issues between versions
2.9.2and2.10.X.
- Resolved an
- Details: GitHub Issues
- Includes bug fixes and compatibility improvements. Notable changes:
- Jinja2: Updated from
3.1.4to3.1.5.- Introduced critical security fixes and minor bug resolutions to enhance stability.
- Details: New Releases
- Pytest: Updated from
8.3.3to8.3.4.- General improvements and bug fixes for the Python testing framework.
- Sphinx-rtd-theme: Updated from
3.0.1to3.0.2.- Minor updates to improve the style and functionality of Sphinx-generated documentation.
- Pydantic: Updated from
-
Why Upgrade?
This release ensures a more stable, secure, and feature-rich environment. Dependency updates address known issues and provide important improvements.
For further details, see the links provided for specific dependency updates.