Skip to content

Commit

Permalink
build: bump jinja2 3.1.x -> 3.1.4 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Aug 16, 2024
1 parent 863407b commit ccb3cd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ idna==3.4
# rfc3986
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.4
# via -r requirements.txt
kubernetes==26.1.0
# via -r requirements.txt
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ idna==3.4
# via
# anyio
# requests
# rfc3986
jinja2==3.1.2
jinja2==3.1.4
# via -r requirements.in
kubernetes==26.1.0
# via -r requirements.in
Expand Down

0 comments on commit ccb3cd9

Please sign in to comment.