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 Oct 14, 2024
1 parent 80cf727 commit b8bd487
Show file tree
Hide file tree
Showing 5 changed files with 470 additions and 229 deletions.
16 changes: 8 additions & 8 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.8.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==24.1
# via black
pathspec==0.11.2
pathspec==0.12.1
# via black
platformdirs==3.10.0
platformdirs==4.3.6
# via black
tomli==2.0.1
tomli==2.0.2
# via black
typing-extensions==4.7.1
typing-extensions==4.12.2
# via black
Loading

0 comments on commit b8bd487

Please sign in to comment.