Skip to content

Commit

Permalink
build(deps): update jinja2 requirement from ~=3.1.3 to ~=3.1.4
Browse files Browse the repository at this point in the history
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...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 Jun 1, 2024
1 parent bcbb7d0 commit be0181a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Jinja2~=3.1.3
Jinja2~=3.1.4
pylint~=3.1.0

0 comments on commit be0181a

Please sign in to comment.