Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent dcb3d97 commit bf6df0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion min_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ruamel.yaml==0.15.5;python_version == '3.6'
ruamel.yaml==0.15.42;python_version == '3.7'
ruamel.yaml==0.15.98;python_version == '3.8'
ruamel.yaml==0.15.98;python_version == '3.9'
jinja2==2.7.1
jinja2==3.1.3
lml==0.0.9
appdirs==1.4.3
crayons== 0.1.0
Expand Down

0 comments on commit bf6df0d

Please sign in to comment.