Skip to content

Commit 50207b3

Browse files
Bump black from 26.1.0 to 26.3.0 in the patches-and-minor-upgrades group
Bumps the patches-and-minor-upgrades group with 1 update: [black](https://github.com/psf/black). Updates `black` from 26.1.0 to 26.3.0 - [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.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patches-and-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7c42fc commit 50207b3

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

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
@@ -35,7 +35,7 @@ packages = [
3535
]
3636

3737
[tool.poetry.group.dev.dependencies]
38-
black = {version = "^26.1.0", allow-prereleases = true}
38+
black = {version = "^26.3.0", allow-prereleases = true}
3939
flake8 = "^7.3.0"
4040
pytest = "^9.0.2"
4141
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)