Skip to content

Commit bb1abf5

Browse files
authored
deps: TOOLS-3112 Bump aiohttp from version 3.11.14 to 3.12.15 - CVE-2025-53643 (#385)
1 parent 6263d59 commit bb1abf5

File tree

2 files changed

+677
-674
lines changed

2 files changed

+677
-674
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pyasn1 = "==0.6.1"
1515
toml = "==0.10.2"
1616
yappi = "==1.6.0"
1717
setuptools = "80.3.1"
18-
aiohttp = "==3.11.14"
18+
aiohttp = "==3.12.15"
1919
python-dateutil = "2.8.2"
2020
msgpack = "1.0.7"
2121
parameterized = "*"
@@ -24,7 +24,7 @@ asyncssh = "*"
2424

2525
[dev-packages]
2626
parameterized = "*"
27-
pyinstaller = "==6.11.1"
27+
pyinstaller = "==6.15.0"
2828
black = "25.1.0"
2929
flake8 = "7.3.0"
3030
pytest = "*"

0 commit comments

Comments
 (0)