Skip to content

Commit 04ca503

Browse files
Bump the pip group with 5 updates
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](aio-libs/aiohttp@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](aio-libs/async-timeout@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](pypa/packaging@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](aio-libs/yarl@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](getsentry/sentry-python@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] <support@github.com>
1 parent 7c6e75d commit 04ca503

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
aiohttp==3.10.11
1+
aiohttp==3.11.8
22
appdirs==1.4.4
3-
async-timeout==4.0.3
3+
async-timeout==5.0.1
44
cachetools==5.5.0
55
chardet==5.2.0
66
gidgethub==5.3.0
77
multidict==6.1.0
8-
packaging==24.1
8+
packaging==24.2
99
pyparsing==3.2.0
1010
six==1.16.0
1111
uritemplate==4.1.1
12-
yarl==1.17.1
13-
sentry-sdk==2.17.0
12+
yarl==1.18.0
13+
sentry-sdk==2.19.0

0 commit comments

Comments
 (0)