From 1b4c7fad306c2b4d2cd7c91f55d873673c27ba76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:37:20 +0000 Subject: [PATCH] Bump tornado from 4.2.1 to 6.3.3 in /etc Bumps [tornado](https://github.com/tornadoweb/tornado) from 4.2.1 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v4.2.1...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- etc/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_dev.txt b/etc/requirements_dev.txt index da6bad3e9..c31b4781d 100644 --- a/etc/requirements_dev.txt +++ b/etc/requirements_dev.txt @@ -46,7 +46,7 @@ backports.ssl-match-hostname==3.4.0.2;python_version<'3.0' certifi==2018.1.18 # matplotlib dependencies: -tornado==4.2.1 +tornado==6.3.3 pyparsing==2.2.0 cycler==0.10.0 matplotlib==2.2.2