Skip to content

Commit

Permalink
Merge pull request #686 from BindsNET/dependabot/pip/docs/jinja2-3.1.4
Browse files Browse the repository at this point in the history
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
  • Loading branch information
Hananel-Hazan authored May 10, 2024
2 parents 0956fa8 + afe6015 commit 04c4ab8
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 04c4ab8

Please sign in to comment.