From ccdca733d47068249d7981783f484dc7f091a2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 06:22:38 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 9 updates Bumps the dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.7.4` | | [inflect](https://github.com/jaraco/inflect) | `7.3.0` | `7.3.1` | | [irc](https://github.com/jaraco/irc) | `20.4.1` | `20.5.0` | | [jaraco-text](https://github.com/jaraco/jaraco.text) | `3.12.1` | `4.0.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.4` | `2.20.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.12.0` | | [tempora](https://github.com/jaraco/tempora) | `5.6.0` | `5.7.0` | Updates `aiohttp` from 3.9.5 to 3.10.0 - [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.9.5...v3.10.0) Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) Updates `inflect` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/inflect/compare/v7.3.0...v7.3.1) Updates `irc` from 20.4.1 to 20.5.0 - [Release notes](https://github.com/jaraco/irc/releases) - [Changelog](https://github.com/jaraco/irc/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/irc/compare/v20.4.1...v20.5.0) Updates `jaraco-text` from 3.12.1 to 4.0.0 - [Release notes](https://github.com/jaraco/jaraco.text/releases) - [Changelog](https://github.com/jaraco/jaraco.text/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.text/compare/v3.12.1...v4.0.0) Updates `pydantic` from 2.7.4 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.8.2) Updates `pydantic-core` from 2.18.4 to 2.20.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.4...v2.20.1) Updates `sentry-sdk` from 2.7.1 to 2.12.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.7.1...2.12.0) Updates `tempora` from 5.6.0 to 5.7.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.6.0...v5.7.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: irc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-text dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index fa23397..102964c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,34 +1,34 @@ -aiohttp==3.9.5 +aiohttp==3.10.0 aiosignal==1.3.1 annotated-types==0.7.0 async-timeout==4.0.3 attrs==23.2.0 autocommand==2.2.2 backports.tarfile==1.2.0 -certifi==2024.6.2 +certifi==2024.7.4 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 discord.py==2.4.0 frozenlist==1.4.1 idna==3.7 -inflect==7.3.0 -irc==20.4.1 +inflect==7.3.1 +irc==20.5.0 jaraco.classes==3.4.0 jaraco.collections==5.0.1 jaraco.context==5.3.0 jaraco.functools==4.0.1 jaraco.logging==3.3.0 jaraco.stream==3.0.3 -jaraco.text==3.12.1 +jaraco.text==4.0.0 more-itertools==10.3.0 multidict==6.0.5 openttd-helpers==1.4.0 -pydantic==2.7.4 -pydantic_core==2.18.4 +pydantic==2.8.2 +pydantic_core==2.20.1 pytz==2024.1 -sentry-sdk==2.7.1 -tempora==5.6.0 +sentry-sdk==2.12.0 +tempora==5.7.0 typeguard==4.3.0 typing_extensions==4.12.2 urllib3==2.2.2