Skip to content

Commit 0cb0ec4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-binaries.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
altgraph==0.17.3
22
polib==1.2.0
3-
pyinstaller==5.7.0
3+
pyinstaller==5.13.1
44
pyinstaller-hooks-contrib==2022.15
55

66
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)