Skip to content

Commit 201e99b

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] <[email protected]>
1 parent 7722a26 commit 201e99b

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
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.4"
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.18.2"

Pipfile.lock

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

0 commit comments

Comments
 (0)