Skip to content

Commit

Permalink
Update jinja2 to 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch1986 committed Mar 1, 2021
1 parent fdb38ac commit 4eaee55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- update boto3 to 1.17.8
- update botocore to 1.20.8
- Update Ansible to 3.0.0
- Update jinja2 to 2.11.3

## 5.1.0 - 2021-02-11
### Changed
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ awscli==1.19.8
boto==2.49.0
boto3==1.17.8
botocore==1.20.8
jinja2==2.10.3
jinja2==2.11.3
pylint==2.6.0
ruamel.yaml==0.16.5
yamllint==1.19.0

0 comments on commit 4eaee55

Please sign in to comment.