From ba58d4a656b96ab52bae622d7ae6e3eb38de6dcc Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Fri, 4 Sep 2020 18:03:31 +0300 Subject: [PATCH] :arrow_up: Upgrades Pillow from 6.2.2 to 6.2.3 (#99) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574573 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574574 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574575 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574576 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-574577 --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 5facf7a..a2a96c4 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -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==6.2.3 pycurl==7.43.0.5 singledispatch==3.4.0.3 six==1.15.0