Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): refresh pip-compile outputs #78

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 11 additions & 9 deletions requirements-fmt.txt
Expand Up @@ -2,21 +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==22.10.0
# via -r ./requirements-fmt.in
black==23.1.0
# via -r requirements-fmt.in
click==8.1.3
# via black
isort==5.10.1
# via -r ./requirements-fmt.in
mypy-extensions==0.4.3
isort==5.12.0
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
pathspec==0.10.2
packaging==23.0
# via black
platformdirs==2.5.4
pathspec==0.11.0
# via black
platformdirs==3.1.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.4.0
typing-extensions==4.5.0
# via black