Skip to content

Commit a63c184

Browse files
Fix from Snyk recommendation
1 parent 123fd94 commit a63c184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ build
33
mockito
44
invoke
55
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
6-
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
6+
zipp>3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
77
requests>=2.32.4
88
github3.py
99
memory-profiler

0 commit comments

Comments
 (0)