Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 4f1a554 commit f7ddc19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Jinja2==3.1.2
Jinja2==3.1.4
markupsafe==2.1.1
mock==3.0.5
Pygments==2.13
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ipdb==0.13.2
ipython==8.10.0
ipython-genutils==0.2.0
jedi==0.16.0
Jinja2==3.1.2
Jinja2==3.1.4
jmespath==0.9.4
jsondiff==1.1.2
jsonpatch==1.24
Expand Down

0 comments on commit f7ddc19

Please sign in to comment.