Skip to content

Commit 8e35841

Browse files
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 (#586)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1e7906 commit 8e35841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ h11==0.14.0; python_full_version >= "3.6.1" and python_version >= "3.6"
1818
httptools==0.6.4
1919
idna==3.10; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "4.0"
2020
itsdangerous==2.2.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
21-
jinja2==3.1.5; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
21+
jinja2==3.1.6; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
2222
markupsafe==3.0.2; python_full_version >= "3.6.1" and python_version >= "3.6"
2323
motor==3.7.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
2424
multidict==6.1.0; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)