Version 2.1.21
Changes to Existing Features
- Dependencies:
- Updated
cachetoolsto version7.1.7in bothdocs/requirements.txtandrequirements.txt. This update includes performance improvements and bug fixes.
- Updated
Internal
- Version Update:
- Bumped the package version to
2.1.21to incorporate the latest dependency updates.
- Bumped the package version to
Diagram of Dependency Changes
graph TD;
A[Previous cachetools Version 7.1.6] --> B[docs/requirements.txt & requirements.txt];
B --> C[Updated to cachetools 7.1.7];
This update ensures the package benefits from the latest enhancements and fixes in the cachetools library.