Skip to content

Commit 7f19902

Browse files
authored
Merge pull request #75 from infobip-community/snyk-fix-3e478d2ccccdd61b425eabfca88e7ce5
[Snyk] Fix for 2 vulnerabilities
2 parents 5d1cc2f + f080f6d commit 7f19902

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ pydantic-factories==1.2.3
55
pre-commit==2.17.0
66
pytest-cases==3.6.8
77
pytest-cov==3.0.0
8-
wheel==0.37.1
8+
wheel==0.38.0
9+
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)