Skip to content

Commit

Permalink
Bump aiohttp from 3.8.6 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.8.6 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.8.6...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 0467a84 commit 1af84b9
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 234 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tomli = "*"
requests = "==2.31.0"
pytest = ">=6.2.4"
pytest-cov = "==2.12.0"
aiohttp = "==3.8.6"
aiohttp = "==3.9.2"
pytest-asyncio = "==0.15.1"
responses = "==0.13.3"
pytz = "==2021.1"
Expand Down
Loading

0 comments on commit 1af84b9

Please sign in to comment.