Skip to content

Commit 82161e3

Browse files
Bump jinja2 from 3.1.2 to 3.1.5 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c44d052 commit 82161e3

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/requirements.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ idna==3.6
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23-
jinja2==3.1.2
23+
jinja2==3.1.5
2424
# via sphinx
2525
markupsafe==2.1.3
2626
# via jinja2
@@ -34,7 +34,7 @@ snowballstemmer==2.2.0
3434
# via sphinx
3535
sphinx==7.2.6
3636
# via
37-
# -r docs/requirements.in
37+
# -r requirements.in
3838
# sphinx-rtd-theme
3939
# sphinxcontrib-applehelp
4040
# sphinxcontrib-devhelp
@@ -43,7 +43,7 @@ sphinx==7.2.6
4343
# sphinxcontrib-qthelp
4444
# sphinxcontrib-serializinghtml
4545
sphinx-rtd-theme==2.0.0
46-
# via -r docs/requirements.in
46+
# via -r requirements.in
4747
sphinxcontrib-applehelp==1.0.7
4848
# via sphinx
4949
sphinxcontrib-devhelp==1.0.5
@@ -60,6 +60,3 @@ sphinxcontrib-serializinghtml==1.1.9
6060
# via sphinx
6161
urllib3==2.1.0
6262
# via requests
63-
64-
# The following packages are considered to be unsafe in a requirements file:
65-
# setuptools

0 commit comments

Comments
 (0)