From f2192c759a45a9a77c3440609bf127993c6e6ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 10:41:02 +0000 Subject: [PATCH] Upgrade: Bump the dependencies group across 1 directory with 10 updates Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.6` | `2.6.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.12` | `3.11.18` | | [attrs](https://github.com/sponsors/hynek) | `25.1.0` | `25.3.0` | | [botocore](https://github.com/boto/botocore) | `1.36.21` | `1.38.6` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [frozenlist](https://github.com/aio-libs/frozenlist) | `1.5.0` | `1.6.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.1.0` | `6.4.3` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.1` | `0.3.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.21.0` | `2.27.0` | | [yarl](https://github.com/aio-libs/yarl) | `1.18.3` | `1.20.0` | Updates `aiohappyeyeballs` from 2.4.6 to 2.6.1 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](https://github.com/aio-libs/aiohappyeyeballs/compare/v2.4.6...v2.6.1) Updates `aiohttp` from 3.11.12 to 3.11.18 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.12...v3.11.18) Updates `attrs` from 25.1.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `botocore` from 1.36.21 to 1.38.6 - [Commits](https://github.com/boto/botocore/compare/1.36.21...1.38.6) Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) Updates `frozenlist` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/frozenlist/compare/v1.5.0...v1.6.0) Updates `multidict` from 6.1.0 to 6.4.3 - [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.1.0...v6.4.3) Updates `propcache` from 0.2.1 to 0.3.1 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/propcache/compare/v0.2.1...v0.3.1) Updates `sentry-sdk` from 2.21.0 to 2.27.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.21.0...2.27.0) Updates `yarl` from 1.18.3 to 1.20.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.18.3...v1.20.0) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aiohttp dependency-version: 3.11.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-version: 1.38.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: frozenlist dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: multidict dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: propcache dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yarl dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 73b3c29..fd6a2a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,22 +1,22 @@ -aiohappyeyeballs==2.4.6 -aiohttp==3.11.12 +aiohappyeyeballs==2.6.1 +aiohttp==3.11.18 aiosignal==1.3.2 -attrs==25.1.0 -botocore==1.36.21 -certifi==2025.1.31 +attrs==25.3.0 +botocore==1.38.6 +certifi==2025.4.26 click==8.1.8 -frozenlist==1.5.0 +frozenlist==1.6.0 hiredis==3.1.0 idna==3.10 jmespath==1.0.1 -multidict==6.1.0 +multidict==6.4.3 openttd-helpers==1.4.0 pproxy==2.7.9 -propcache==0.2.1 +propcache==0.3.1 pynamodb==6.0.2 python-dateutil==2.9.0.post0 redis==5.2.1 -sentry-sdk==2.21.0 +sentry-sdk==2.27.0 six==1.17.0 urllib3==2.3.0 -yarl==1.18.3 +yarl==1.20.0