Skip to content

Commit c738572

Browse files
twangboydwoz
authored andcommitted
Update aiohttp to 3.13.3
1 parent 858d590 commit c738572

36 files changed

+36
-36
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ psutil>=5.0.0; python_version >= '3.10'
2020
packaging==24.0
2121
looseversion
2222
tornado>=6.5.4
23-
aiohttp>=3.10.2
23+
aiohttp>=3.13.3
2424

2525
croniter>=0.3.0,!=0.3.22; sys_platform != 'win32'
2626

requirements/static/ci/py3.10/darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
# via
99
# -c requirements/static/ci/../pkg/py3.10/darwin.txt
1010
# aiohttp
11-
aiohttp==3.12.14
11+
aiohttp==3.13.3
1212
# via
1313
# -c requirements/static/ci/../pkg/py3.10/darwin.txt
1414
# -r requirements/base.txt

requirements/static/ci/py3.10/freebsd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
# via
99
# -c requirements/static/ci/../pkg/py3.10/freebsd.txt
1010
# aiohttp
11-
aiohttp==3.12.14
11+
aiohttp==3.13.3
1212
# via
1313
# -c requirements/static/ci/../pkg/py3.10/freebsd.txt
1414
# -r requirements/base.txt

requirements/static/ci/py3.10/linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aiohappyeyeballs==2.6.1
1010
# aiohttp
1111
aiohttp-retry==2.8.3
1212
# via twilio
13-
aiohttp==3.12.14
13+
aiohttp==3.13.3
1414
# via
1515
# -c requirements/static/ci/../pkg/py3.10/linux.txt
1616
# -r requirements/base.txt

requirements/static/ci/py3.10/windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
# via
99
# -c requirements/static/ci/../pkg/py3.10/windows.txt
1010
# aiohttp
11-
aiohttp==3.12.14
11+
aiohttp==3.13.3
1212
# via
1313
# -c requirements/static/ci/../pkg/py3.10/windows.txt
1414
# -r requirements/base.txt

requirements/static/ci/py3.11/darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
# via
99
# -c requirements/static/ci/../pkg/py3.11/darwin.txt
1010
# aiohttp
11-
aiohttp==3.12.14
11+
aiohttp==3.13.3
1212
# via
1313
# -c requirements/static/ci/../pkg/py3.11/darwin.txt
1414
# -r requirements/base.txt

requirements/static/ci/py3.11/freebsd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
# via
99
# -c requirements/static/ci/../pkg/py3.11/freebsd.txt
1010
# aiohttp
11-
aiohttp==3.12.14
11+
aiohttp==3.13.3
1212
# via
1313
# -c requirements/static/ci/../pkg/py3.11/freebsd.txt
1414
# -r requirements/base.txt

requirements/static/ci/py3.11/linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aiohappyeyeballs==2.6.1
1010
# aiohttp
1111
aiohttp-retry==2.8.3
1212
# via twilio
13-
aiohttp==3.12.14
13+
aiohttp==3.13.3
1414
# via
1515
# -c requirements/static/ci/../pkg/py3.11/linux.txt
1616
# -r requirements/base.txt

requirements/static/ci/py3.11/windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
# via
99
# -c requirements/static/ci/../pkg/py3.11/windows.txt
1010
# aiohttp
11-
aiohttp==3.12.14
11+
aiohttp==3.13.3
1212
# via
1313
# -c requirements/static/ci/../pkg/py3.11/windows.txt
1414
# -r requirements/base.txt

requirements/static/ci/py3.12/cloud.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aiohappyeyeballs==2.6.1
99
# -c requirements/static/ci/../pkg/py3.12/linux.txt
1010
# -c requirements/static/ci/py3.12/linux.txt
1111
# aiohttp
12-
aiohttp==3.12.14
12+
aiohttp==3.13.3
1313
# via
1414
# -c requirements/static/ci/../pkg/py3.12/linux.txt
1515
# -c requirements/static/ci/py3.12/linux.txt

0 commit comments

Comments
 (0)