Skip to content

Commit

Permalink
Bump aiohttp from 3.9.0 to 3.9.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 61336bc commit ea3f395
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 243 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pylint = "==3.0.2"
typing-extensions = "==4.8.0"

[packages]
aiohttp = "==3.9.0"
aiohttp = "==3.9.2"
colorama = "==0.4.6"
"discord.py" = {version = "==2.3.2", extras = ["speed"]}
emoji = "==2.8.0"
Expand Down
Loading

0 comments on commit ea3f395

Please sign in to comment.