Skip to content

Commit

Permalink
Update jinja2 requirement from <3.1.0 to <3.2.0 in /requirements (#360)
Browse files Browse the repository at this point in the history
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@2.0rc1...3.1.2)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William Barnhart <williambbarnhart@gmail.com>
  • Loading branch information
dependabot[bot] and wbarnha authored Sep 14, 2022
1 parent 3e4ad8f commit bbfabae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ sphinx-celery
sphinx-autodoc-typehints
m2r2
sphinx_rtd_theme
jinja2<3.1.0
jinja2<3.2.0

0 comments on commit bbfabae

Please sign in to comment.