From 38e0b07e11ae346aac73282e7fa99158edb2674e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 21:38:24 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.2 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d6e20c5..2138c62 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -jinja2==3.1.2 +jinja2==3.1.4 mkdocs==1.3.0 mkdocs-autorefs==0.4.1 mkdocs-material==8.2.15 diff --git a/requirements.txt b/requirements.txt index 72e7c1d..fb777a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ numpy==1.26.4 pandas==2.2.1 Flask==3.0.2 Flask-SQLAlchemy==3.1.1 -Jinja2==3.1.3 +Jinja2==3.1.4 geopy==2.4.1 records==0.5.3 click==8.1.7