Skip to content

Commit

Permalink
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent e60861c commit 3474406
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.3
jinja2==3.1.4
# via sphinx
lxml==5.2.1
# via mscxyz (pyproject.toml)
lxml-stubs==0.5.1
# via mscxyz (pyproject.toml)
markupsafe==2.1.3
# via jinja2
packaging==23.2
Expand All @@ -34,13 +30,11 @@ pygments==2.17.2
# via sphinx
requests==2.31.0
# via sphinx
shtab==1.7.1
# via mscxyz (pyproject.toml)
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via
# -r docs/requirements.in
# -r requirements.in
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
Expand All @@ -49,7 +43,7 @@ sphinx==7.2.6
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==2.0.0
# via -r docs/requirements.in
# via -r requirements.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
Expand All @@ -64,11 +58,5 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
termcolor==2.4.0
# via mscxyz (pyproject.toml)
tmep==3.0.0
# via mscxyz (pyproject.toml)
unidecode==1.3.8
# via tmep
urllib3==2.1.0
# via requests

0 comments on commit 3474406

Please sign in to comment.