Skip to content

Commit a549338

Browse files
build(deps-dev): bump black from 26.3.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 26.3.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.3.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 cb27423 commit a549338

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

poetry.lock

Lines changed: 31 additions & 31 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
@@ -12,7 +12,7 @@ PyYAML = "6.0.3"
1212
semver = "3.0.4"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "26.3.0"
15+
black = "26.3.1"
1616
codespell = "2.4.2"
1717
coverage = "7.13.4"
1818
pytest = "9.0.2"

0 commit comments

Comments
 (0)