Skip to content

Commit 15792e6

Browse files
chore(deps-dev): 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-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79b7530 commit 15792e6

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -15,7 +15,7 @@ httpx = "^0.27.0"
1515
pytest = "^8.2.0"
1616
pytest-cov = "^5.0.0"
1717
ruff = "^0.5.6"
18-
black = "^24.8.0"
18+
black = "^25.1.0"
1919
mypy = "^1.10.0"
2020
types-requests = "^2.31.0.10"
2121

0 commit comments

Comments
 (0)