Skip to content

Commit

Permalink
Bump aiohttp from 3.8.5 to 3.8.6
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [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.5...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent ef235d5 commit 8cf19b5
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 181 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.5"
aiohttp = "==3.8.6"
pytest-asyncio = "==0.15.1"
responses = "==0.13.3"
pytz = "==2021.1"
Expand Down
Loading

0 comments on commit 8cf19b5

Please sign in to comment.