Skip to content

Commit

Permalink
build: bump aiohttp from 3.9.5 to 3.10.10 (#215)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.10.
- [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.5...v3.10.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 6998e82 commit fac47bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"python-dotenv==1.0.1",
"typer==0.12.5",
"tenacity==8.3.0",
"aiohttp==3.9.5",
"aiohttp==3.10.10",
"aiofiles==23.2.1",
"tabulate==0.9.0",
"tqdm==4.66.4",
Expand Down Expand Up @@ -61,7 +61,7 @@ dependencies = [
"httpx==0.27.2",
"python-dotenv==1.0.1",
"tenacity==8.3.0",
"aiohttp==3.9.5",
"aiohttp==3.10.10",
"pyrate-limiter==3.6.0",

]
Expand Down

0 comments on commit fac47bc

Please sign in to comment.