Skip to content

Commit 3228292

Browse files
Bump jinja2 from 3.1.2 to 3.1.6 (#1243)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hugh Wells <hugh.wells@wise.com>
1 parent 61cae06 commit 3228292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'tabulate==0.8.9',
2424
'PyYAML==6.0',
2525
'ansible-core==2.17.8',
26-
'Jinja2==3.1.2',
26+
'Jinja2==3.1.6',
2727
'joblib==1.3.2',
2828
'PyMySQL==0.7.11',
2929
'psycopg2-binary==2.9.10',

0 commit comments

Comments
 (0)