Skip to content

Commit

Permalink
Merge pull request #4111 from GeotrekCE/bump_jinja2
Browse files Browse the repository at this point in the history
bump to jinja2 3.1.4
  • Loading branch information
submarcos committed May 17, 2024
2 parents 7ffdae2 + 2693d24 commit 5c84703
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.13
# via sphinx
babel==2.14.0
babel==2.15.0
# via
# sphinx
# sphinx-intl
Expand Down Expand Up @@ -39,7 +39,7 @@ importlib-metadata==6.8.0
# via
# -c docs/../requirements.txt
# sphinx
jinja2==3.1.3
jinja2==3.1.4
# via
# -c docs/../requirements.txt
# sphinx
Expand All @@ -53,7 +53,7 @@ packaging==21.3
# via
# -c docs/../requirements.txt
# sphinx
pygments==2.17.2
pygments==2.18.0
# via sphinx
pyparsing==3.1.1
# via
Expand Down Expand Up @@ -82,7 +82,7 @@ sphinx==7.1.2
# sphinxcontrib-jquery
sphinx-autobuild==2021.3.14
# via -r docs/requirements.in
sphinx-intl==2.1.0
sphinx-intl==2.2.0
# via -r docs/requirements.in
sphinx-rtd-theme==2.0.0
# via -r docs/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.3
jinja2==3.1.4
# via coreschema
kombu==5.3.2
# via celery
Expand Down

0 comments on commit 5c84703

Please sign in to comment.