Skip to content

Commit

Permalink
Bump aiohttp from 3.9.0 to 3.9.2 (#771)
Browse files Browse the repository at this point in the history
* Bump aiohttp from 3.9.0 to 3.9.2

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2.
- [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.0...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* spaces

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Borda authored Feb 1, 2024
1 parent 3d7cf78 commit 5addc11
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 @@ -6,4 +6,4 @@ tqdm >= 4.32.2
requests
entrypoints
tenacity >= 5.0.2
aiohttp==3.9.0;python_version=="3.12"
aiohttp ==3.9.2; python_version=="3.12"

0 comments on commit 5addc11

Please sign in to comment.