aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-11 15:24:10 +0000
committerGitHub <noreply@github.com>2024-01-11 15:24:10 +0000
commit60c7e1b6f7b8dd4bfdaa24e410d4dd8bc9b8ab7e (patch)
treec62f2329d2df136bb834c48ebd45d6c0652843c1
parentc38bbcace657a772ae06b9a81029e334bbc807a6 (diff)
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] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8192cac..f21f038 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,7 @@ httplib2==0.20.4
idna==3.3
ifaddr==0.1.7
itsdangerous==2.1.2
-Jinja2==3.1.2
+Jinja2==3.1.3
MarkupSafe==2.1.2
oauth2client==4.1.3
protobuf==3.19.5