Skip to content

Commit

Permalink
build(deps): bump aiohttp from 3.8.6 to 3.9.0 in /requirements
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 691d0a5 commit 2b7cbce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 2 additions & 5 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accept-types==0.4.1
# via -r requirements.txt
aiohttp==3.8.6
aiohttp==3.9.0
# via -r requirements.txt
aiokafka==0.8.1
# via -r requirements.txt
Expand Down Expand Up @@ -44,10 +44,7 @@ certifi==2023.7.22
# requests
# sentry-sdk
charset-normalizer==3.1.0
# via
# -r requirements.txt
# aiohttp
# requests
# via requests
click==8.1.3
# via flask
configargparse==1.5.3
Expand Down
4 changes: 1 addition & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accept-types==0.4.1
# via -r requirements.in
aiohttp==3.8.6
aiohttp==3.9.0
# via -r requirements.in
aiokafka==0.8.1
# via -r requirements.in
Expand All @@ -27,8 +27,6 @@ avro @ https://github.com/aiven/avro/archive/5a82d57f2a650fd87c819a30e433f1abb2c
# via -r requirements.in
cachetools==5.3.1
# via -r requirements.in
charset-normalizer==3.1.0
# via aiohttp
confluent-kafka==2.3.0
# via -r requirements.in
exceptiongroup==1.1.3
Expand Down

0 comments on commit 2b7cbce

Please sign in to comment.