Skip to content

Commit

Permalink
Bump aiohttp from 3.10.2 to 3.10.11 in /app
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11.
- [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.2...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent c8a5fde commit 880c56e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiodocker==0.21.0
# via -r requirements.in
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
aiohttp==3.10.11
# via aiodocker
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -38,6 +38,8 @@ multidict==6.0.4
# yarl
prometheus-client==0.17.0
# via -r requirements.in
propcache==0.2.0
# via yarl
pyasn1==0.5.0
# via
# pyasn1-modules
Expand All @@ -60,5 +62,5 @@ urllib3==1.26.19
# via
# google-auth
# requests
yarl==1.9.2
yarl==1.17.2
# via aiohttp

0 comments on commit 880c56e

Please sign in to comment.