Skip to content

Commit 3b40116

Browse files
Add urllib3 dependency and bump to 2.7.0
Add urllib3>=2.7.0 to pyproject.toml dependencies and update the lockfile to include urllib3 (bumped to 2.7.0) with corresponding sdist and wheel entries so the lockfile stays in sync with pyproject.
1 parent 17e8a19 commit 3b40116

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dependencies = [
5454
"pygments>=2.20.0",
5555
"pyasn1>=0.6.3",
5656
"requests>=2.33.0",
57+
"urllib3>=2.7.0",
5758
"sqlmodel>=0.0.22",
5859
"sqlalchemy[asyncio]>=2.0.36",
5960
"aiosqlite>=0.20.0",

uv.lock

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

0 commit comments

Comments
 (0)