From a4e74fabe068424abb41e78f660303d97e4e297f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 10:03:49 +0000 Subject: [PATCH] Upgrade: Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [botocore](https://github.com/boto/botocore), [jmespath](https://github.com/jmespath/jmespath.py), [multidict](https://github.com/aio-libs/multidict) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `botocore` from 1.42.31 to 1.42.39 - [Commits](https://github.com/boto/botocore/compare/1.42.31...1.42.39) 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 `sentry-sdk` from 2.50.0 to 2.51.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.51.0) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.39 dependency-type: direct:production update-type: version-update:semver-patch 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: sentry-sdk dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index d660f3a..d61768a 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 +botocore==1.42.39 certifi==2026.1.4 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 +sentry-sdk==2.51.0 six==1.17.0 typing_extensions==4.15.0 urllib3==2.3.0