Skip to content

Commit 87f4e4b

Browse files
Bump aiohttp in /Tests in the pip group across 1 directory (#829)
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]>
1 parent b70acda commit 87f4e4b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Tests/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.3.5
88
# via aiohttp
9-
aiohttp==3.10.3
9+
aiohttp==3.10.11
1010
# via
1111
# -r requirements.in
1212
# kubernetes-asyncio
@@ -76,6 +76,8 @@ pbr==6.0.0
7676
# stevedore
7777
platformdirs==4.2.2
7878
# via openstacksdk
79+
propcache==0.2.0
80+
# via yarl
7981
pycparser==2.22
8082
# via cffi
8183
python-dateutil==2.9.0.post0
@@ -109,5 +111,5 @@ urllib3==2.2.2
109111
# via
110112
# kubernetes-asyncio
111113
# requests
112-
yarl==1.9.4
114+
yarl==1.17.2
113115
# via aiohttp

0 commit comments

Comments
 (0)