Skip to content

Commit

Permalink
chore(deps): update dependency aiohttp to v3.10.11 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent b0dbf8b commit 19d49dc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
#
# pip-compile requirements-integration.in
#
aiohttp==3.9.5
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.11
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -141,6 +143,8 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
# via ipython
propcache==0.2.0
# via yarl
protobuf==5.27.2
# via macaroonbakery
ptyprocess==0.7.0
Expand Down Expand Up @@ -254,7 +258,7 @@ websocket-client==1.8.0
# ops
websockets==12.0
# via juju
yarl==1.9.4
yarl==1.15.2
# via aiohttp
zipp==3.19.2
# via importlib-resources

0 comments on commit 19d49dc

Please sign in to comment.