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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 0956fa8 commit afe6015
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ dependencies = [
"sphinx_rtd_theme==1.3.0",
"readthedocs-sphinx-search==0.3.2",
"imagecodecs == 2023.9.18",
"Jinja2 == 3.1.3",
"Jinja2 == 3.1.4",
"wheel == 0.41.3",
]
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
#sphinx_rtd_theme==1.2.2
#readthedocs-sphinx-search==0.1.1
#imagecodecs == 2023.9.18
#Jinja2 == 3.1.3
#Jinja2 == 3.1.4

sphinx==7.2.6
sphinx_rtd_theme==1.3.0
readthedocs-sphinx-search==0.3.2
imagecodecs == 2023.9.18
Jinja2 == 3.1.3
Jinja2 == 3.1.4
wheel == 0.41.3

0 comments on commit afe6015

Please sign in to comment.