Skip to content

Commit

Permalink
fix(deps): bump jinja2 from 3.1.4 to 3.1.5 (#535)
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent fe91678 commit 569dfcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ catpage = 'app.server:main'
[tool.poetry.dependencies]
python = "^3.11"
Werkzeug = "^3.1.3"
Jinja2 = "^3.1.4"
Jinja2 = "^3.1.5"
configargparse = "^1.7"
CherryPy = "^18.10.0"
cachelib = "^0.13.0"
Expand Down

0 comments on commit 569dfcb

Please sign in to comment.