Skip to content

Commit

Permalink
build: 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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 64614d5 commit 4b4a46d
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.9.0",
"tenacity==8.2.3",
"aiohttp==3.9.3",
"aiohttp==3.9.4",
"aiofiles==23.2.1",
"tabulate==0.9.0",
"tqdm==4.66.2",
Expand Down Expand Up @@ -61,7 +61,7 @@ dependencies = [
"httpx==0.27.0",
"python-dotenv==1.0.1",
"tenacity==8.2.3",
"aiohttp==3.9.3",
"aiohttp==3.9.4",
"pyrate-limiter==3.4.1",
]

Expand Down

0 comments on commit 4b4a46d

Please sign in to comment.