Skip to content

Commit dc87fc9

Browse files
authored
Merge pull request #166 from d-v-b/chore/fix-ci
chore: bump urllib3 to 2.7.0
2 parents 5be1f10 + a7240c0 commit dc87fc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ skips = ["B101", "B601"]
222222
[tool.uv]
223223
default-groups = ["dev", "test"]
224224
constraint-dependencies = [
225-
"urllib3>=2.6.3",
225+
"urllib3>=2.7.0",
226226
"requests>=2.33.0",
227227
"cryptography>=46.0.6",
228228
"tornado>=6.5.5",

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)