From 3bc5406d6d66f67886448ccaf237bb22ebc24ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 10:19:20 +0100 Subject: [PATCH] Bump the pip group with 5 updates (#654) Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.11` | `3.11.8` | | [async-timeout](https://github.com/aio-libs/async-timeout) | `4.0.3` | `5.0.1` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [yarl](https://github.com/aio-libs/yarl) | `1.17.1` | `1.18.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.17.0` | `2.19.0` | Updates `aiohttp` from 3.10.11 to 3.11.8 - [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.10.11...v3.11.8) Updates `async-timeout` from 4.0.3 to 5.0.1 - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.1) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.1...24.2) Updates `yarl` from 1.17.1 to 1.18.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.17.1...v1.18.0) Updates `sentry-sdk` from 2.17.0 to 2.19.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.17.0...2.19.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 540a4da2..843d4191 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -aiohttp==3.10.11 +aiohttp==3.11.8 appdirs==1.4.4 -async-timeout==4.0.3 +async-timeout==5.0.1 cachetools==5.5.0 chardet==5.2.0 gidgethub==5.3.0 multidict==6.1.0 -packaging==24.1 +packaging==24.2 pyparsing==3.2.0 six==1.16.0 uritemplate==4.1.1 -yarl==1.17.1 -sentry-sdk==2.17.0 +yarl==1.18.0 +sentry-sdk==2.19.0