Skip to content

Commit e29ff06

Browse files
authored
Merge pull request your-tools#107 from your-tools/dependabot/pip/black-24.3.0
Bump black from 22.12.0 to 24.3.0
2 parents e1d7e6c + 94239cf commit e29ff06

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

poetry.lock

Lines changed: 29 additions & 18 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
@@ -29,7 +29,7 @@ pytest = "^7.2.0"
2929
pytest-cov = "^4.0.0"
3030

3131
# Linters
32-
black = "^22.3"
32+
black = ">=22.3,<25.0"
3333
flake8 = "^6.0"
3434
flake8-bugbear = "^22.12"
3535
flake8-comprehensions = "^3.10.0"

0 commit comments

Comments
 (0)