Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 3.1.4 to 3.1.5 in /requirements #66

Closed
wants to merge 9 commits into from
16 changes: 7 additions & 9 deletions requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@ alabaster==0.7.10
# via sphinx
babel==2.9.1
# via sphinx
certifi==2023.07.22
certifi==2024.7.4
# via requests
chardet==3.0.4
charset-normalizer==3.3.2
# via requests
docutils==0.14
# via sphinx
idna==3.7
# via requests
imagesize==1.0.0
# via sphinx
jinja2==3.1.3
jinja2==3.1.5
# via sphinx
markupsafe==1.0
markupsafe==2.1.5
# via jinja2
packaging==17.1
# via sphinx
pygments>=2.7.4
pygments==2.18.0
# via sphinx
pyparsing==2.2.0
# via packaging
pytest-runner==4.2
# via -r requirements-docs.in
pytz==2018.3
# via babel
requests==2.31.0
requests==2.32.2
# via sphinx
six==1.11.0
# via
Expand All @@ -44,7 +44,5 @@ sphinx==1.7.2
# via -r requirements-docs.in
sphinxcontrib-websupport==1.0.1
# via sphinx
typing==3.7.4.3
# via sphinx
urllib3==1.26.17
urllib3==1.26.19
# via requests
Loading