Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 6ad839d commit 9c99915
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions charms/istio-gateway/requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==24.2.0
# via -r requirements-fmt.in
click==8.1.7
# via black
isort==5.12.0
isort==5.13.2
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
packaging==23.2
# via black
pathspec==0.11.2
pathspec==0.12.1
# via black
platformdirs==3.10.0
platformdirs==4.2.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.7.1
typing-extensions==4.10.0
# via black

0 comments on commit 9c99915

Please sign in to comment.