Skip to content

Commit 7508158

Browse files
Bump black from 24.4.2 to 24.8.0 (#517)
Bumps [black](https://github.com/psf/black) from 24.4.2 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@24.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c83c99 commit 7508158

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

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
@@ -17,7 +17,7 @@ python = "^3.8"
1717
sqlparse = ">=0.4.1,<0.6.0"
1818

1919
[tool.poetry.dev-dependencies]
20-
black = "^24.4"
20+
black = "^24.8"
2121
coverage = {extras = ["toml"], version = "^6.5"}
2222
pylint = "^3.2.6"
2323
pytest = "^8.3.2"

0 commit comments

Comments
 (0)