From a5bc665aa1558d32959350aec2f33294e9b9fb1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 06:37:56 +0000 Subject: [PATCH] Bump jinja2 in /computational-reproducibility-pmc/archaeology Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 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/2.9.6...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- computational-reproducibility-pmc/archaeology/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/computational-reproducibility-pmc/archaeology/requirements.txt b/computational-reproducibility-pmc/archaeology/requirements.txt index 002d60a..828cefe 100644 --- a/computational-reproducibility-pmc/archaeology/requirements.txt +++ b/computational-reproducibility-pmc/archaeology/requirements.txt @@ -15,7 +15,7 @@ ipykernel==4.6.1 ipython==5.4.1 ipython-genutils==0.2.0 ipywidgets==6.0.0 -Jinja2==2.9.6 +Jinja2==3.1.4 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.1.0