Skip to content

Commit

Permalink
fix black version
Browse files Browse the repository at this point in the history
  • Loading branch information
vcai122 committed Apr 21, 2024
1 parent aacf9de commit bf4fb61
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
black = "*"
black = "24.4.0"
unittest-xml-reporting = "*"
flake8 = "==6.1.0"
flake8-isort = "==6.1.0"
Expand Down
26 changes: 13 additions & 13 deletions backend/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf4fb61

Please sign in to comment.