Skip to content

Commit 301ecb5

Browse files
snyk-botoleksis
authored andcommitted
fix: requirements/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
1 parent 7524776 commit 301ecb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==1.24.3
2-
pillow==10.0.0
2+
pillow==10.0.1
33
pypubsub==4.0.3
44
six==1.16.0
55
wxpython<=4.2.1,>=4.0.7.post2

0 commit comments

Comments
 (0)