Skip to content

Commit 8c2bfd9

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 1c6f261 commit 8c2bfd9

File tree

2 files changed

+75
-35
lines changed

2 files changed

+75
-35
lines changed

poetry.lock

Lines changed: 74 additions & 34 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
@@ -76,7 +76,7 @@ virtualenv = "<21.2"
7676
[tool.poetry.group.dev.dependencies]
7777
awscli = "^1.34.29"
7878
bandit = "*"
79-
black = "^26.1.0"
79+
black = "^26.3.1"
8080
coverage = "*"
8181
detect-secrets = "^1.5.0"
8282
freezegun = "^1.5.5"

0 commit comments

Comments
 (0)