Skip to content

Commit 193a792

Browse files
chore(deps): bump black from 22.12.0 to 24.8.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.8.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.8.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 cc2e1f4 commit 193a792

File tree

2 files changed

+33
-19
lines changed

2 files changed

+33
-19
lines changed

poetry.lock

Lines changed: 32 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.8.0" }
1717
flake8 = "^6.0.0"
1818
pytest = "^7.2.2"
1919
mypy = "^1.1.1"

0 commit comments

Comments
 (0)