Skip to content

Commit fccee11

Browse files
Bump black from 26.1.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 26.1.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@26.1.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>
1 parent b697d5f commit fccee11

File tree

2 files changed

+78
-38
lines changed

2 files changed

+78
-38
lines changed

poetry.lock

Lines changed: 77 additions & 37 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
@@ -28,7 +28,7 @@ gitlab = ["python-gitlab"]
2828
poetry-plugin-export = ">=1.8"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
black = "^26.1"
31+
black = "^26.3"
3232
boto3 = "^1.42.44"
3333
flake8 = "^7"
3434
mypy = "^1.19"

0 commit comments

Comments
 (0)