Skip to content

Commit

Permalink
Update jinja2 requirement from <3.1.0 to <3.2.0
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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 66dcd48 commit b5e7619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Django<5
pyparsing>=3.0.6
alabaster==0.7.12
Sphinx==1.3.6
jinja2<3.1.0
jinja2<3.2.0
sphinx_rtd_theme
urllib3
scandir;python_version<"3.5"

0 comments on commit b5e7619

Please sign in to comment.