From 889a8efbfe9e410da297ac68a7d476eb70c7bc27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:56:52 +0000 Subject: [PATCH] build(deps): bump tornado from 6.4 to 6.4.1 in /chp_api Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chp_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chp_api/requirements.txt b/chp_api/requirements.txt index 2e5c27f..9479bf1 100644 --- a/chp_api/requirements.txt +++ b/chp_api/requirements.txt @@ -108,7 +108,7 @@ sqlparse==0.5.0 stringcase==1.2.0 tempora==5.5.1 tomli==2.0.1 -tornado==6.4 +tornado==6.4.1 tqdm==4.66.2 typeguard==4.2.1 typing_extensions==4.11.0