Skip to content

Commit

Permalink
Bump jinja2 from 3.0.2 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.0.2...3.1.2)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent c7a941d commit b635b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
'tabulate==0.8.9',
'PyYAML==6.0',
'ansible-core==2.11.8',
'Jinja2==3.0.2',
'Jinja2==3.1.2',
'joblib==1.3.2',
'PyMySQL==0.7.11',
'psycopg2-binary==2.9.5',
Expand Down

0 comments on commit b635b20

Please sign in to comment.