Skip to content

Commit 5808223

Browse files
chore(deps-dev): bump black from 24.10.0 to 26.3.1 (#73)
Bumps [black](https://github.com/psf/black) from 24.10.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f81f393 commit 5808223

File tree

2 files changed

+92
-50
lines changed

2 files changed

+92
-50
lines changed

poetry.lock

Lines changed: 91 additions & 49 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
@@ -25,7 +25,7 @@ six = "^1.17.0"
2525
urllib3 = "^2.6.3"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
black = "^24.8.0"
28+
black = "^26.3.1"
2929
ruff = "^0.6.5"
3030
pylint = "^3.2.7"
3131
mypy = "^1.11.2"

0 commit comments

Comments
 (0)