Skip to content

Commit

Permalink
build: bump jinja2 3.1.x -> 3.1.4 (#146) (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas authored Aug 15, 2024
1 parent 93e8839 commit ef78d13
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 ef78d13

Please sign in to comment.