From 49e48296ae8225b9410c4cd82a0fe7e9acc1cadd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 12:04:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20pycurl=20from=207.4?= =?UTF-8?q?3.0.5=20to=207.44.0=20in=20/motioneye=20(#278)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.43.0.5 to 7.44.0. - [Release notes](https://github.com/pycurl/pycurl/releases) - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) --- updated-dependencies: - dependency-name: pycurl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 9c0245a..bdc91f9 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -4,7 +4,7 @@ jinja2==2.11.3 MarkupSafe==1.1.1 motioneye==0.42.1 pillow==6.2.2 -pycurl==7.43.0.5 +pycurl==7.44.0 singledispatch==3.6.2 six==1.16.0 tornado==5.1.1