Skip to content

Commit ec85c17

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 2322039 commit ec85c17

File tree

2 files changed

+39
-35
lines changed

2 files changed

+39
-35
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.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: 38 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)