Skip to content

Commit 22717c5

Browse files
Update jinja2 requirement from <3.1 to <3.2
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>
1 parent 554b2b2 commit 22717c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ pynacl>=1.4.0
22
requests>=2.14.0
33
pyjwt[crypto]>=2.4.0
44
sphinx<3
5-
Jinja2<3.1
5+
Jinja2<3.2
66
sphinx-rtd-theme<1.1
77
Deprecated

0 commit comments

Comments
 (0)