Skip to content

Commit

Permalink
update black version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdidion committed Feb 21, 2024
1 parent 3754377 commit 6751774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -46,7 +46,7 @@ flake8 = [
{ version = ">=3.8.1", python = "<3.12.0" },
{ version = ">=6.1.0", python = ">=3.12.0" },
]
black = ">=19.10b0"
black = ">=23.3.0"
pytest-cov = ">=2.8.1"
isort = ">=5.10.1"

Expand Down

0 comments on commit 6751774

Please sign in to comment.