Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent d77c18b commit b9766a7
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 206 deletions.
10 changes: 5 additions & 5 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
# via -r requirements-fmt.in
click==8.1.3
# 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.2.0
platformdirs==3.5.1
# via black
tomli==2.0.1
# via black
typing-extensions==4.5.0
typing-extensions==4.6.2
# via black
Loading

0 comments on commit b9766a7

Please sign in to comment.