Skip to content

Commit f084c90

Browse files
Bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eef8b96 commit f084c90

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Pipfile

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

1111
[dev-packages]
12-
black = "==24.10.0"
12+
black = "==25.1.0"
1313
pytest = "==8.3.4"
1414
pytest-mock = "==3.14.0"
1515
mypy = "==1.13.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)