Skip to content

Commit 82bd5cc

Browse files
Upgrade: [dependabot] - 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] <support@github.com>
1 parent 3e38fcd commit 82bd5cc

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ proxygen-cli = "^2.1.19"
3434

3535
[tool.poetry.dev-dependencies]
3636
flake8 = "^7.1.1"
37-
black = "^24.10"
37+
black = "^25.1"
3838
pip-licenses = "^5.0.0"
3939

4040
[tool.poetry.scripts]

0 commit comments

Comments
 (0)