Skip to content

Commit 57db1e8

Browse files
Bump aiohttp from 3.10.11 to 3.13.3 in /plugins/flytekit-spark (#3360)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Su <pingsutw@apache.org>
1 parent d289140 commit 57db1e8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

plugins/flytekit-spark/dev-requirements.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
#
55
# pip-compile dev-requirements.in
66
#
7-
aiohappyeyeballs==2.4.3
7+
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.10.11
9+
aiohttp==3.13.3
1010
# via aioresponses
1111
aioresponses==0.7.6
1212
# via -r dev-requirements.in
13-
aiosignal==1.3.1
13+
aiosignal==1.4.0
1414
# via aiohttp
1515
async-timeout==4.0.3
1616
# via aiohttp
@@ -35,12 +35,16 @@ packaging==23.2
3535
pluggy==1.3.0
3636
# via pytest
3737
propcache==0.2.0
38-
# via yarl
38+
# via
39+
# aiohttp
40+
# yarl
3941
pytest==7.4.3
4042
# via pytest-asyncio
4143
pytest-asyncio==0.21.1
4244
# via -r dev-requirements.in
4345
tomli==2.0.1
4446
# via pytest
47+
typing-extensions==4.15.0
48+
# via aiosignal
4549
yarl==1.17.2
4650
# via aiohttp

0 commit comments

Comments
 (0)