We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e27ae41 + 1d37002 commit 1e027c1Copy full SHA for 1e027c1
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"rich>=14.0.0",
27
"scapy>=2.6.1; python_version < '4'",
28
"setuptools>=82.0.0",
29
- "urllib3>=2.6.0", # pinned by Snyk to avoid a vulnerability
+ "urllib3>=2.6.3", # pinned by Snyk to avoid a vulnerability
30
]
31
32
[project.urls]
0 commit comments