Skip to content

Commit ce5bdae

Browse files
Bump black from 21.12b0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d98203f commit ce5bdae

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 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
@@ -38,7 +38,7 @@ pytest = "^6.2.4"
3838
pytest-cov = "^2.11.1"
3939
coverage = "^5.5"
4040
pytest-runner = "^5.3.0"
41-
black = "^21.5b1"
41+
black = "^24.3"
4242
flake8 = "^3.9.2"
4343
flake8-docstrings = "^1.6.0"
4444
pytest-flake8 = "^1.0.7"

0 commit comments

Comments
 (0)