Skip to content

Commit 924c75e

Browse files
Chore(deps): Bump jinja2 from 3.1.2 to 3.1.4 in /docs
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](pallets/jinja@3.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc698a commit 924c75e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ idna==3.4
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23-
jinja2==3.1.2
23+
importlib-metadata==8.2.0
24+
# via sphinx
25+
jinja2==3.1.4
2426
# via sphinx
2527
markupsafe==2.1.2
2628
# via jinja2
@@ -55,3 +57,5 @@ sphinxcontrib-serializinghtml==1.1.5
5557
# via sphinx
5658
urllib3==2.0.2
5759
# via requests
60+
zipp==3.20.0
61+
# via importlib-metadata

0 commit comments

Comments
 (0)