Skip to content

Commit b6a619c

Browse files
Bump black from 23.12.1 to 24.3.0 (#11)
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7027df commit b6a619c

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
@@ -15,7 +15,7 @@ flake8 = "^7.1.1"
1515
isort = "^5.9.3"
1616
mypy = "^0.910"
1717
pytest = "^7.4.0"
18-
black = "^23.12.1"
18+
black = "^24.3.0"
1919
python-qpid-proton = "^0.39.0"
2020

2121
[build-system]

0 commit comments

Comments
 (0)