Skip to content

Commit

Permalink
fix(deps): update dependency jinja2 to <4.0.0,>=3.1.6 (#754)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 294cd7e commit b807453
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"construct-typing<1.0.0,>=0.6.2",
"drawsvg<3.0.0,>=2.4.0",
"importlib-resources<7.0.0,>=6.5.2; python_version < \"3.11\"",
"jinja2<4.0.0,>=3.1.5",
"jinja2<4.0.0,>=3.1.6",
"ko-pron>=1.3",
"loguru<1.0.0,>=0.7.3",
"mido-fix",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit b807453

Please sign in to comment.