Skip to content

Commit

Permalink
build(deps): bump aiohttp from 3.9.2 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.2 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.2...v3.9.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 6039105 commit 18fef00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
"clvm_tools==0.4.9", # Currying, Program.to, other conveniences
"chia_rs==0.7.0",
"clvm-tools-rs==0.1.40", # Rust implementation of clvm_tools' compiler
"aiohttp==3.9.2", # HTTP server for full node rpc
"aiohttp==3.9.4", # HTTP server for full node rpc
"aiosqlite==0.20.0", # asyncio wrapper for sqlite, to store blocks
"bitstring==4.1.4", # Binary data management library
"colorama==0.4.6", # Colorizes terminal output
Expand Down

0 comments on commit 18fef00

Please sign in to comment.