From 99d48f786ed24a437f98f1ec360814a91a9b0ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 06:57:03 +0000 Subject: [PATCH] :arrow_up: Bump tornado from 5.1.1 to 6.3 in /motioneye Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1.1 to 6.3. - [Release notes](https://github.com/tornadoweb/tornado/releases) - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.3.0) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-major ... 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..a32ba98 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -7,4 +7,4 @@ pillow==6.2.2 pycurl==7.43.0.5 singledispatch==3.7.0 six==1.16.0 -tornado==5.1.1 +tornado==6.3