From 168474d758d8be9e22896581ddfdb808b0eaf47d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:46:18 +0000 Subject: [PATCH] chore(deps): bump the dependencies group across 1 directory with 11 updates Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.10` | `3.11.11` | | [aiosignal](https://github.com/aio-libs/aiosignal) | `1.3.1` | `1.3.2` | | [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `25.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [importlib-resources](https://github.com/python/importlib_resources) | `6.4.5` | `6.5.2` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [pytz](https://github.com/stub42/pytz) | `2024.2` | `2025.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.19.2` | `2.20.0` | | [tempora](https://github.com/jaraco/tempora) | `5.7.0` | `5.8.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `aiohttp` from 3.11.10 to 3.11.11 - [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.10...v3.11.11) Updates `aiosignal` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiosignal/compare/v1.3.1...v1.3.2) Updates `attrs` from 24.2.0 to 25.1.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2025.01.31) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) Updates `importlib-resources` from 6.4.5 to 6.5.2 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v6.4.5...v6.5.2) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2025.1) Updates `sentry-sdk` from 2.19.2 to 2.20.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.19.2...2.20.0) Updates `tempora` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/jaraco/tempora/releases) - [Changelog](https://github.com/jaraco/tempora/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/tempora/compare/v5.7.0...v5.8.0) Updates `urllib3` from 2.2.3 to 2.3.0 - [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.2.3...2.3.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aiosignal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempora dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 35d31a0..28364a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ aiohappyeyeballs==2.4.4 -aiohttp==3.11.10 -aiosignal==1.3.1 +aiohttp==3.11.11 +aiosignal==1.3.2 async-timeout==5.0.1 -attrs==24.2.0 +attrs==25.1.0 autocommand==2.2.2 backports.tarfile==1.2.0 -certifi==2024.8.30 -click==8.1.7 +certifi==2025.1.31 +click==8.1.8 discord.py==2.4.0 frozenlist==1.5.0 idna==3.10 -importlib_resources==6.4.5 +importlib_resources==6.5.2 irc==20.5.0 jaraco.collections==5.1.0 jaraco.context==6.0.1 @@ -18,15 +18,15 @@ jaraco.functools==4.1.0 jaraco.logging==3.3.0 jaraco.stream==3.0.4 jaraco.text==4.0.0 -more-itertools==10.5.0 +more-itertools==10.6.0 multidict==6.1.0 openttd-helpers==1.4.0 propcache==0.2.1 python-dateutil==2.9.0.post0 -pytz==2024.2 -sentry-sdk==2.19.2 +pytz==2025.1 +sentry-sdk==2.20.0 six==1.17.0 -tempora==5.7.0 +tempora==5.8.0 typing_extensions==4.12.2 -urllib3==2.2.3 +urllib3==2.3.0 yarl==1.18.3