Skip to content

Commit

Permalink
build(deps): update aiohttp requirement from ~=3.7.4 to ~=3.9.5
Browse files Browse the repository at this point in the history
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version.
- [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.7.4...v3.9.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 1c3fd37 commit 268a4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ git+git://github.com/Chia-Network/chia-blockchain.git@main#egg=chia-blockchain
blspy~=1.0.2
setuptools~=56.1.0
aiosqlite~=0.17.0
aiohttp~=3.7.4
aiohttp~=3.9.5
pytest==6.2.4

0 comments on commit 268a4b4

Please sign in to comment.