Skip to content

Commit bd88e1c

Browse files
Bump black 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 25.9.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patches-and-minor-upgrades ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c6eabc commit bd88e1c

File tree

2 files changed

+35
-31
lines changed

2 files changed

+35
-31
lines changed

poetry.lock

Lines changed: 34 additions & 30 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
@@ -37,7 +37,7 @@ packages = [
3737
]
3838

3939
[tool.poetry.group.dev.dependencies]
40-
black = {version = "^25.9.0", allow-prereleases = true}
40+
black = {version = "^25.11.0", allow-prereleases = true}
4141
flake8 = "^7.3.0"
4242
pytest = "^8.4.2"
4343
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)