From b58fa758c41cb9c275067170cfaa7eaf24964e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 10:03:49 +0000 Subject: [PATCH] Upgrade: Bump the dependencies group across 1 directory with 6 updates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [botocore](https://github.com/boto/botocore) | `1.42.31` | `1.42.59` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [jmespath](https://github.com/jmespath/jmespath.py) | `1.0.1` | `1.1.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.0` | `6.7.1` | | [redis](https://github.com/redis/redis-py) | `7.1.0` | `7.2.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.50.0` | `2.53.0` | Updates `botocore` from 1.42.31 to 1.42.59 - [Commits](https://github.com/boto/botocore/compare/1.42.31...1.42.59) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25) Updates `jmespath` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/jmespath/jmespath.py/compare/1.0.1...1.1.0) Updates `multidict` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v6.7.0...v6.7.1) Updates `redis` from 7.1.0 to 7.2.1 - [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/v7.1.0...v7.2.1) Updates `sentry-sdk` from 2.50.0 to 2.53.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/2.50.0...2.53.0) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jmespath dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: multidict dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index d660f3a..a452020 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,21 +2,21 @@ aiohappyeyeballs==2.6.1 aiohttp==3.13.3 aiosignal==1.4.0 attrs==25.4.0 -botocore==1.42.31 -certifi==2026.1.4 +botocore==1.42.59 +certifi==2026.2.25 click==8.3.1 frozenlist==1.8.0 hiredis==3.3.0 idna==3.11 -jmespath==1.0.1 -multidict==6.7.0 +jmespath==1.1.0 +multidict==6.7.1 openttd-helpers==2.0.0 pproxy==2.7.9 propcache==0.4.1 pynamodb==6.1.0 python-dateutil==2.9.0.post0 -redis==7.1.0 -sentry-sdk==2.50.0 +redis==7.2.1 +sentry-sdk==2.53.0 six==1.17.0 typing_extensions==4.15.0 urllib3==2.3.0