Skip to content

Commit 285dfc1

Browse files
Bump black from 25.9.0 to 25.11.0
Bumps [black](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 557ee77 commit 285dfc1

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
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.3"
1010

1111
[dev-packages]
12-
black = "==25.9.0"
12+
black = "==25.11.0"
1313
pytest = "==8.4.2"
1414
pytest-mock = "==3.15.1"
1515
mypy = "==1.18.2"

Pipfile.lock

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

0 commit comments

Comments
 (0)