Skip to content

Commit

Permalink
Bump aiohttp from 3.8.6 to 3.9.5
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.5.
- [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.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 3b449c0 commit 9fc78eb
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@
#
aioauth-client==0.28.1
# via -r requirements.in
aiohttp==3.8.6
aiohttp==3.9.5
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
anyio==3.6.2
# via httpcore
async-timeout==4.0.2
# via aiohttp
asyncio-irc @ git+https://github.com/titouanc/asyncirc
# via -r requirements.in
attrs==22.2.0
Expand All @@ -32,8 +30,6 @@ certifi==2022.12.7
# httpx
# sentry-sdk
# yt-dlp
charset-normalizer==2.1.1
# via aiohttp
click==8.1.3
# via pip-tools
frozenlist==1.3.3
Expand Down Expand Up @@ -84,9 +80,7 @@ python-dateutil==2.8.2
pytz==2023.3
# via -r requirements.in
rfc3986[idna2008]==1.5.0
# via
# httpx
# rfc3986
# via httpx
roman==4.1
# via -r requirements.in
sentry-sdk==1.28.1
Expand Down

0 comments on commit 9fc78eb

Please sign in to comment.