Skip to content

Commit ae2dced

Browse files
⬆ Bump jinja2 from 3.1.4 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de78b8c commit ae2dced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ httpx ==0.24.1
1010
# TODO: upgrade when deprecating Python 3.7
1111
dirty-equals ==0.6.0; python_version < "3.8"
1212
dirty-equals ==0.9.0; python_version >= "3.8"
13-
jinja2 ==3.1.4
13+
jinja2 ==3.1.6
1414
# Pin typing-extensions until Python 3.8 is deprecated or the issue with dirty-equals
1515
# is fixed, maybe fixed after dropping Python 3.7 and upgrading dirty-equals
1616
typing-extensions ==4.6.1; python_version < "3.8"

0 commit comments

Comments
 (0)