Skip to content

Commit c30d9ab

Browse files
Bump black from 25.11.0 to 25.12.0
Bumps [black](https://github.com/psf/black) from 25.11.0 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e4a77d commit c30d9ab

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requests = "==2.32.5"
99
pydantic = "==2.12.5"
1010

1111
[dev-packages]
12-
black = "==25.11.0"
12+
black = "==25.12.0"
1313
pytest = "==9.0.1"
1414
pytest-mock = "==3.15.1"
1515
mypy = "==1.19.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)