Skip to content

Commit e36a072

Browse files
chore(deps): Bump black from 22.12.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...24.10.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 1a6c611 commit e36a072

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

poetry.lock

Lines changed: 29 additions & 18 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
@@ -13,7 +13,7 @@ python-dotenv = "^1.0.0"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
ruff = "^0.1.6"
16-
black = { extras = ["d"], version = "^22.10.0" }
16+
black = { extras = ["d"], version = "^24.10.0" }
1717
flake8 = "^6.0.0"
1818
pytest = "^8.3.2"
1919
mypy = "^1.1.1"

0 commit comments

Comments
 (0)