Skip to content

Commit ab0ca89

Browse files
authored
Merge pull request #30 from gopaycommunity/dependabot/pip/black-24.3.0
Bump black from 23.3.0 to 24.3.0
2 parents dff6e94 + fa4b68a commit ab0ca89

File tree

2 files changed

+28
-31
lines changed

2 files changed

+28
-31
lines changed

poetry.lock

Lines changed: 27 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python = "^3.8.1"
2323
requests = "^2.31.0"
2424

2525
[tool.poetry.group.dev.dependencies]
26-
black = "^23.3.0"
26+
black = ">=23.3,<25.0"
2727
deprecated = "^1.2.14"
2828
flake8 = "^6.0.0"
2929
isort = "^5.12.0"

0 commit comments

Comments
 (0)