Skip to content

Commit

Permalink
updated dependency on black
Browse files Browse the repository at this point in the history
  • Loading branch information
iraikov committed Mar 22, 2024
1 parent 850bc81 commit 5e8ca80
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 19 deletions.
58 changes: 40 additions & 18 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dlib = "^19.24.0"
distwq = ">=1.1.0"

[tool.poetry.group.dev.dependencies]
black = "^22.8.0"
black = ">=24.3.0"
flake8 = "^5.0.4"
pre-commit = "^2.20.0"

Expand Down

0 comments on commit 5e8ca80

Please sign in to comment.