Skip to content

Commit e1c0de5

Browse files
authored
Merge pull request #18 from dbsystel/dependabot/pip/black-24.3.0
Bump black from 23.11.0 to 24.3.0
2 parents fe20f47 + e5dc8b1 commit e1c0de5

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

poetry.lock

+25-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ termcolor = "^2.3.0"
3030
[tool.poetry.group.dev.dependencies]
3131
isort = "^5.12.0"
3232
pylint = "^2.17.5"
33-
black = "^23.7.0"
33+
black = ">=23.7,<25.0"
3434
pylama = "^8.4.1"
3535
mypy = "^1.5.1"
3636
types-tqdm = "^4.66.0.2"

0 commit comments

Comments
 (0)