Skip to content

Commit

Permalink
chore(deps): bump aiohttp from 3.8.5 to 3.8.6 (#18632)
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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 69becac commit 5b44c3b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
#
# pip-compile requirements.in
#
aioboto3==11.1
aioboto3==11.1.0
# via -r requirements.in
aiobotocore[boto3]==2.5.0
# via aioboto3
aiohttp==3.8.5
# via
# aioboto3
# aiobotocore
aiohttp==3.8.6
# via
# -r requirements.in
# aiobotocore
Expand Down Expand Up @@ -223,6 +225,7 @@ geoip2==4.6.0
# via -r requirements.in
google-api-core[grpc]==2.11.1
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-core
google-auth==2.22.0
Expand Down

0 comments on commit 5b44c3b

Please sign in to comment.