Skip to content

Commit 505b93c

Browse files
authored
Merge pull request #25 from jski/dependabot/pip/examples/poetry-cli/pip-b7f5c28099
Bump black from 24.10.0 to 26.3.1 in /examples/poetry-cli in the pip group across 1 directory
2 parents 2a3eee4 + 5cb1dad commit 505b93c

2 files changed

Lines changed: 99 additions & 32 deletions

File tree

examples/poetry-cli/poetry.lock

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

examples/poetry-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ click = "^8.1.7"
1111

1212
[tool.poetry.group.dev.dependencies]
1313
pytest = "^8.3.4"
14-
black = "^24.10.0"
14+
black = "^26.3.1"
1515

1616
[build-system]
1717
requires = ["poetry-core"]

0 commit comments

Comments
 (0)