Skip to content

Commit

Permalink
Bump aiohttp from 3.10.5 to 3.10.8
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.8.
- [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.10.5...v3.10.8)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c896ed3 commit 28e993e
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 285 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.112.1"
uvicorn = {version = "==0.30.6", extras = ["standard"]}
jsonlines = "==4.0.0"
cacheout = "==0.16.0"
aiohttp = "==3.10.5"
aiohttp = "==3.10.8"
requests = "==2.32.3"
jinja-cli = "==1.2.2"
pandas = "==2.2.2"
Expand Down
Loading

0 comments on commit 28e993e

Please sign in to comment.