From 93d3b1f1bb20eef88d7c961bd930b82cb65c0f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:28:42 +0000 Subject: [PATCH] build(deps): bump tornado from 6.4.1 to 6.4.2 in /nipap Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index 5071170e0..4a65db580 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -19,7 +19,7 @@ pyparsing==2.4.7 python-dateutil==2.8.2 pytz==2024.1 pyjwt==2.10.1 -tornado==6.4.1 +tornado==6.4.2 docutils==0.21.1 # optional dependencies below python-ldap==3.4.0