Skip to content

Commit

Permalink
Bump jinja2 from 3.0.2 to 3.0.3 in /.github/workflows/requirements
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.0.3.
- [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.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2021
1 parent 387d423 commit 03d6bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ansible-core==2.11.6
Jinja2==3.0.2
Jinja2==3.0.3
ansible-lint==5.2.1
yamllint==1.26.3
molecule[docker]==3.5.2
Expand Down

0 comments on commit 03d6bfa

Please sign in to comment.