We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 009748a + 60a408a commit bc6bb2fCopy full SHA for bc6bb2f
1 file changed
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"rich>=15.0.0",
26
"scapy>=2.7.1rc1; python_version < '4'",
27
"setuptools>=82.0.1",
28
- "urllib3>=2.6.3", # pinned by Snyk to avoid a vulnerability
+ "urllib3>=2.7.0", # pinned by Snyk to avoid a vulnerability
29
]
30
31
[project.urls]
0 commit comments