Skip to content

Commit 75bf9b0

Browse files
committed
Bump dependencies: aiohttp to 3.13.4, fastapi to 0.135.2, and others
1 parent 9b7d9e7 commit 75bf9b0

2 files changed

Lines changed: 126 additions & 126 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ dynamic = ["version"]
2121
dependencies = [
2222
"aiodns==4.0.0",
2323
"aiofiles==25.1.0",
24-
"aiohttp==3.13.3",
24+
"aiohttp==3.13.4",
2525
"aiohttp-socks==0.11.0",
2626
"aiomultiprocess==0.9.1",
2727
"aiosqlite==0.22.1",
2828
"beautifulsoup4==4.14.3",
2929
"censys==2.2.19",
3030
"certifi==2026.2.25",
3131
"dnspython==2.8.0",
32-
"fastapi==0.135.1",
32+
"fastapi==0.135.2",
3333
"lxml==6.0.2",
3434
"netaddr==1.3.0",
3535
"playwright==1.58.0",
@@ -53,12 +53,12 @@ dev = [
5353
"pytest-asyncio==1.3.0",
5454
"types-certifi==2021.10.8.3",
5555
"types-chardet==5.0.4.6",
56-
"types-python-dateutil==2.9.0.20260305",
56+
"types-python-dateutil==2.9.0.20260323",
5757
"types-PyYAML==6.0.12.20250915",
58-
"ruff==0.15.5",
58+
"ruff==0.15.8",
5959
"types-ujson==5.10.0.20250822",
6060
"wheel==0.46.3",
61-
"ty==0.0.21",
61+
"ty==0.0.26",
6262
]
6363

6464
[project.scripts]

0 commit comments

Comments
 (0)