Skip to content

Commit 256041a

Browse files
committed
fix: Zoom-Auto-Attend/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241
1 parent f781d34 commit 256041a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zoom-Auto-Attend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ clint==0.5.1
55
MouseInfo==0.1.3
66
mypy-extensions==0.4.3
77
pathspec==0.8.0
8-
Pillow==9.0.0
8+
Pillow==9.0.1
99
prompt-toolkit==1.0.14
1010
PyAutoGUI==0.9.50
1111
pyfiglet==0.8.post1

0 commit comments

Comments
 (0)