mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-07 04:31:32 +00:00
fix: motioneye/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1055461 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1055462
This commit is contained in:
parent
5678f5a0c7
commit
3dabf5dc4b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ futures==3.3.0
|
|||
jinja2==2.11.2
|
||||
MarkupSafe==1.1.1
|
||||
motioneye==0.42.1
|
||||
pillow==6.2.2
|
||||
pillow==8.1.0
|
||||
pycurl==7.43.0.5
|
||||
singledispatch==3.4.0.3
|
||||
six==1.15.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue