From 2e8b88760a19d83bb18c13535d552fb5a73ffc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 21:29:43 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index fa14be0..e9f347f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -16,7 +16,7 @@ imagesize==1.3.0 importlib-metadata==4.11.3 invoke==1.7.0 jeepney==0.8.0 -Jinja2==3.1.2 +Jinja2==3.1.3 keyring==23.6.0 latexcodec==2.0.1 lxml==4.9.1