Skip to content

Commit

Permalink
Bump aiohttp in /Tests in the pip group across 1 directory (#829)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /Tests directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.10.3 to 3.10.11
- [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.10.3...v3.10.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kurt Garloff <[email protected]>
  • Loading branch information
dependabot[bot] and garloff authored Nov 20, 2024
1 parent b70acda commit 87f4e4b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.3
aiohttp==3.10.11
# via
# -r requirements.in
# kubernetes-asyncio
Expand Down Expand Up @@ -76,6 +76,8 @@ pbr==6.0.0
# stevedore
platformdirs==4.2.2
# via openstacksdk
propcache==0.2.0
# via yarl
pycparser==2.22
# via cffi
python-dateutil==2.9.0.post0
Expand Down Expand Up @@ -109,5 +111,5 @@ urllib3==2.2.2
# via
# kubernetes-asyncio
# requests
yarl==1.9.4
yarl==1.17.2
# via aiohttp

0 comments on commit 87f4e4b

Please sign in to comment.