Skip to content

Commit 323d196

Browse files
pip(deps): bump jinja2 from 3.1.3 to 3.1.4 (#489)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a608402 commit 323d196

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ html2text = "^2024.2.26"
3232
numpy = "^1.26.4"
3333
toml = "^0.10.2"
3434
tables = "^3.9.2"
35-
Jinja2 = "^3.1.3"
35+
Jinja2 = "^3.1.4"
3636
scipy = "^1.13.0"
3737
click = "^8.1.7"
3838
pydantic = "^2.7.1"

0 commit comments

Comments
 (0)