Skip to content

Commit 3542bbe

Browse files
fix(deps): update dependency urllib3 to v2 [security]
1 parent b26459c commit 3542bbe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

python/neutron-understack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"requests>=2,<3",
2828
"neutron-lib>=3,<4",
2929
"neutron>=27,<28",
30-
"urllib3==1.26.20",
30+
"urllib3==2.5.0",
3131
]
3232

3333
[project.entry-points."neutron.ml2.mechanism_drivers"]

python/neutron-understack/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)