Skip to content

Commit dc544e0

Browse files
authored
Merge pull request #428 from kimocoder/snyk-fix-59b60cffb909de7bdec718f823e1cde2
[Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0
2 parents d7387f4 + fd8fad4 commit dc544e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ setuptools>=78.1.1
1010
# Development dependencies (optional)
1111
# For development, install with: pip install -e ".[dev]"
1212
# Or install from pyproject.toml: pip install pytest>=8.0.0 pytest-cov>=4.1.0
13+
urllib3>=2.6.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)