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 Jul 12, 2023
1 parent c0465d2 commit 0ed7c3d
Show file tree
Hide file tree
Showing 5 changed files with 208 additions and 149 deletions.
14 changes: 7 additions & 7 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking ./requirements-fmt.in
# pip-compile --resolver=backtracking requirements-fmt.in
#
black==23.3.0
# via -r ./requirements-fmt.in
click==8.1.3
black==23.7.0
# via -r requirements-fmt.in
click==8.1.4
# via black
isort==5.12.0
# via -r ./requirements-fmt.in
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
# via black
pathspec==0.11.1
# via black
platformdirs==3.5.3
platformdirs==3.8.1
# via black
tomli==2.0.1
# via black
typing-extensions==4.6.3
typing-extensions==4.7.1
# via black
Loading

0 comments on commit 0ed7c3d

Please sign in to comment.