From 52fd8050f4601b07a3010df930af57140d639ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:08:27 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /docs/tools directory: [jinja2](https://github.com/pallets/jinja), [tornado](https://github.com/tornadoweb/tornado) and [zipp](https://github.com/jaraco/zipp). Updates `jinja2` from 3.0.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4) Updates `tornado` from 6.1 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.4.1) Updates `zipp` from 3.8.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.8.0...v3.19.1) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/tools/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tools/requirements.txt b/docs/tools/requirements.txt index afd6b1a889db..e095bc963abd 100644 --- a/docs/tools/requirements.txt +++ b/docs/tools/requirements.txt @@ -1,5 +1,5 @@ Babel==2.9.1 -Jinja2==3.0.3 +Jinja2==3.1.4 Markdown==3.3.2 MarkupSafe==2.1.1 PyYAML==6.0 @@ -26,5 +26,5 @@ six==1.15.0 soupsieve==2.3.2 termcolor==1.1.0 text_unidecode==1.3 -tornado==6.1 -zipp==3.8.0 +tornado==6.4.1 +zipp==3.19.1