Skip to content

Commit

Permalink
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent ae9b003 commit 213925c
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fastapi = "==0.110.0"
uvicorn = {version = "==0.29.0", extras = ["standard"]}
jsonlines = "==4.0.0"
cacheout = "==0.16.0"
aiohttp = "==3.9.3"
aiohttp = "==3.9.4"
requests = "==2.31.0"
jinja-cli = "==1.2.2"
pandas = "==2.2.1"
Expand Down
162 changes: 81 additions & 81 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 213925c

Please sign in to comment.