Skip to content

Commit 3fa5f81

Browse files
committed
fix(deps): update dependency urllib3 to v2.6.3
1 parent 86ae89d commit 3fa5f81

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"aiohttp==3.13.3",
2020
"pydantic==2.12.5",
2121
"python-dateutil==2.9.0.post0",
22-
"urllib3==2.6.2",
22+
"urllib3==2.6.3",
2323
"requests==2.32.5",
2424
"typing-extensions==4.15.0",
2525
"aiohttp-retry==2.9.1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)