Skip to content

Commit ab528a5

Browse files
authored
Merge pull request #262 from target/dependabot/pip/black-26.5.1
chore: Update Python dev dep: Bump black from 26.3.1 to 26.5.1
2 parents 3852ff8 + 254973c commit ab528a5

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

poetry.lock

Lines changed: 29 additions & 29 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
@@ -45,7 +45,7 @@ pytest-tap = "*"
4545
# coverage.py integration
4646
pytest-cov = "*"
4747
# opinionated code formatter
48-
black = ">=22"
48+
black = ">=26.5.1"
4949
# type hints checker
5050
mypy = { version = "*", extras = ["faster-cache"] }
5151
# xml library, used for outputting HTML reports from mypy, etc.

0 commit comments

Comments
 (0)