Skip to content

Commit

Permalink
Backport changes to bump jinja2 3.1.x -> 3.1.4
Browse files Browse the repository at this point in the history
build: bump jinja2 3.1.x -> 3.1.4 (#177)
  • Loading branch information
DnPlas authored Aug 15, 2024
2 parents 463eff0 + 3c60d58 commit 0bfd160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ importlib-resources==6.0.1
# via jsonschema
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.4
# via charmed-kubeflow-chisme
jsonschema==4.17.3
# via serialized-data-interface
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ idna==3.4
# requests
importlib-resources==6.0.1
# via jsonschema
jinja2==3.1.2
jinja2==3.1.4
# via charmed-kubeflow-chisme
jsonschema==4.17.3
# via serialized-data-interface
Expand Down

0 comments on commit 0bfd160

Please sign in to comment.