Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 79ac551 commit d37d3bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions python-package/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python-package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ html5lib = "1.1"

[tool.poetry.dev-dependencies]
pytest = "^6.0"
jinja2 = "^3.1.3"
jinja2 = "^3.1.4"
fire = "^0.5.0"

[tool.black]
Expand Down

0 comments on commit d37d3bb

Please sign in to comment.