v2.1.19
Version 2.1.19
Changes to Existing Features
- Dependencies:
- Updated
confuseto version2.2.1in bothdocs/requirements.txtandrequirements.txt. This update includes improvements and bug fixes that enhance configuration management.
- Updated
Internal
- Version Update:
- Bumped the package version to
2.1.19to reflect the changes in dependencies.
- Bumped the package version to
Diagram of Dependency Changes
graph TD;
A[Previous confuse Version 2.1.0] --> B[docs/requirements.txt & requirements.txt];
B --> C[Updated to confuse 2.2.1];This update ensures that the dependency on confuse is current, benefiting from the latest enhancements and fixes.