From 5e42aec2baad063bf4b925777cbe505855a341f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 06:07:55 +0000 Subject: [PATCH] :arrow_up: Bump pycurl from 7.43.0.5 to 7.45.1 in /motioneye Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.43.0.5 to 7.45.1. - [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] --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index d418f92..6136e06 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.45.1 singledispatch==3.7.0 six==1.16.0 tornado==5.1.1