From 34ba49ed1b3914f95557e101eea217c25db19cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:00:38 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.2 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc-requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index 400b385bc..f6dbb70c6 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -68,7 +68,7 @@ importlib-resources==5.12.0 # via matplotlib invoke==2.1.2 # via fabric -jinja2==3.1.2 +jinja2==3.1.3 # via # distributed # pysisyphus (setup.cfg) diff --git a/test-requirements.txt b/test-requirements.txt index f0af83cb3..f3b48a972 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -60,7 +60,7 @@ iniconfig==2.0.0 # via pytest invoke==2.1.2 # via fabric -jinja2==3.1.2 +jinja2==3.1.3 # via # distributed # pysisyphus (setup.cfg)