Skip to content

Commit 73c02fa

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-6182918
1 parent 4420c83 commit 73c02fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

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

0 commit comments

Comments
 (0)