From 4c3e8bab4a9311d3973dde1109700bc2d8aba363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:39:56 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /test 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] --- test/upstream-requirements-py311.txt | 2 +- test/upstream-requirements-py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 8fbdb995..5d5740e1 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -10,7 +10,7 @@ execnet==1.9.0 hypothesis==6.31.6 idna==3.4 iniconfig==2.0.0 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==0.10.0 MarkupSafe==2.1.2 mock==4.0.3 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index 9fe9ad6f..8198272b 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -12,7 +12,7 @@ hypothesis==6.31.6 idna==3.4 importlib-metadata==6.0.0 iniconfig==2.0.0 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==0.10.0 MarkupSafe==2.1.2 mock==4.0.3