Skip to content

Commit

Permalink
chore(deps): bump aiohttp from 3.9.3 to 3.9.4
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
- [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.9.3...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 3d057f3 commit cf349e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions requirements-windows.txt
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-windows.in
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# -r requirements.txt
# web3
Expand Down Expand Up @@ -77,7 +77,6 @@ eth-hash[pycryptodome]==0.6.0
# -r requirements.txt
# eip712
# eth-event
# eth-hash
# eth-utils
# web3
eth-keyfile==0.7.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
aiohttp==3.9.3
aiohttp==3.9.4
# via web3
aiosignal==1.3.1
# via aiohttp
Expand Down

0 comments on commit cf349e7

Please sign in to comment.