Skip to content

Commit 2d28fe1

Browse files
Bump black from 25.12.0 to 26.1.0 in /spiffe-tls (#374)
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 871bc1a commit 2d28fe1

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

spiffe-tls/poetry.lock

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

spiffe-tls/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pyOpenSSL = ">=24,<26"
1818
idna = "^3.0"
1919

2020
[tool.poetry.dev-dependencies]
21-
black = "^25.12"
21+
black = "^26.1"
2222
mypy = "^1.19"
2323
mypy-protobuf = "^5.0"
2424
types-pyOpenSSL = "^24.1"

0 commit comments

Comments
 (0)