Skip to content

Commit 73347c1

Browse files
authored
Merge pull request #1456 from rackerlabs/drop-urllib
chore(neutron-understack): drop explicit pin on urllib3
2 parents 40c484f + b251969 commit 73347c1

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

python/neutron-understack/pyproject.toml

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

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

python/neutron-understack/uv.lock

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

0 commit comments

Comments
 (0)