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 26, 2024
1 parent 7f7e82f commit 3914f59
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions 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.6
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 3914f59

Please sign in to comment.