From 2d074c542190c34317f03907d63aa0c7f3a0bb4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:48:06 +0000 Subject: [PATCH] build(deps): bump the pip group across 3 directories with 7 updates Updates the requirements on [requests](https://github.com/psf/requests), [certifi](https://github.com/certifi/python-certifi), [ecdsa](https://github.com/tlsfuzzer/python-ecdsa), [idna](https://github.com/kjd/idna), [urllib3](https://github.com/urllib3/urllib3), [redis](https://github.com/redis/redis-py) and [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `certifi` from 2023.11.17 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) Updates `ecdsa` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](https://github.com/tlsfuzzer/python-ecdsa/compare/python-ecdsa-0.18.0...python-ecdsa-0.19.0) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `urllib3` from 2.1.0 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2) Updates `requests` to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `redis` from 4.3.4 to 4.4.4 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.3.4...v4.4.4) Updates `sentry-sdk` from 1.9.9 to 2.8.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.9.9...2.8.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: ecdsa dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: redis dependency-type: direct:production dependency-group: pip - dependency-name: sentry-sdk dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- parking-free-slot-calculation/requirements.txt | 10 +++++----- pollution_v2/requirements.txt | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/environment-a22-non-linear-calibration/requirements.txt b/environment-a22-non-linear-calibration/requirements.txt index f8069d92..e74938a0 100644 --- a/environment-a22-non-linear-calibration/requirements.txt +++ b/environment-a22-non-linear-calibration/requirements.txt @@ -1,4 +1,4 @@ -requests==2.31.0 +requests==2.32.2 python_keycloak==0.25.0 keycloak==3.1.4 numpy==1.26.4 diff --git a/parking-free-slot-calculation/requirements.txt b/parking-free-slot-calculation/requirements.txt index ab3f005b..1ea9c5b1 100644 --- a/parking-free-slot-calculation/requirements.txt +++ b/parking-free-slot-calculation/requirements.txt @@ -1,19 +1,19 @@ -certifi==2023.11.17 +certifi==2024.7.4 chardet==5.2.0 charset-normalizer==3.3.2 DateTime==5.3 deprecation==2.1.0 -ecdsa==0.18.0 -idna==3.6 +ecdsa==0.19.0 +idna==3.7 packaging==23.2 pyasn1==0.5.1 python-jose==3.3.0 python-keycloak==3.7.0 pytz==2023.3.post1 -requests==2.31.0 +requests==2.32.2 requests-toolbelt==1.0.0 rsa==4.9 schedule==1.2.1 six==1.16.0 -urllib3==2.1.0 +urllib3==2.2.2 zope.interface==6.1 diff --git a/pollution_v2/requirements.txt b/pollution_v2/requirements.txt index 7a29998c..9bb01b20 100644 --- a/pollution_v2/requirements.txt +++ b/pollution_v2/requirements.txt @@ -1,8 +1,8 @@ celery==5.3.6 -redis==4.3.4 -sentry-sdk==1.9.9 +redis==4.4.4 +sentry-sdk==2.8.0 python-keycloak==2.5.0 -requests~=2.28 +requests~=2.32 dateutils==0.6.12 python-dateutil==2.8.2 pandas==2.2.0