v0.1.1
Security Updates and Dependency Upgrades
We are pleased to announce the release of BCRA API Connector v0.1.1. This release focuses on important security updates and dependency upgrades to ensure the stability and security of the connector.
Key Changes:
-
Security Enhancements:
- Updated
requests
to version 2.32.0 or higher to address a security vulnerability - Addressed potential SSL verification issue with the
requests
library
- Updated
-
Dependency Upgrades:
- Updated
matplotlib
to version 3.7.3 or higher - Updated
setuptools
to version 70.0.0 or higher - Updated
urllib3
to version 2.2.1 or higher
- Updated
These updates improve the overall security and compatibility of the BCRA API Connector. We strongly recommend all users to upgrade to this version.
To update, you can use pip:
pip install --upgrade bcra-connector
For a full list of changes, please refer to the CHANGELOG.rst file in the repository.
Thank you for using BCRA API Connector. If you encounter any issues or have any questions, please don't hesitate to open an issue on our GitHub repository.