Skip to content

Commit

Permalink
Merge pull request #11 from umr-lops/dependabot/pip/black-tw-23.10
Browse files Browse the repository at this point in the history
⬆️ Update black requirement from ^21.10b0 to ^23.10
  • Loading branch information
agrouaze authored Nov 7, 2023
2 parents 835ca86 + a9346db commit 375c112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ rich = "^13.6.0"

[tool.poetry.dev-dependencies]
bandit = "^1.7.1"
black = {version = "^21.10b0", allow-prereleases = true}
black = {version = "^23.10", allow-prereleases = true}
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.10.1"}
mypy = "^1.0"
Expand Down

0 comments on commit 375c112

Please sign in to comment.