Skip to content

Commit a990640

Browse files
build(deps-dev): bump black from 24.2.0 to 24.3.0 (#12)
Bumps [black](https://github.com/psf/black) from 24.2.0 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@24.2.0...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 e81c7a6 commit a990640

2 files changed

Lines changed: 27 additions & 26 deletions

File tree

poetry.lock

Lines changed: 26 additions & 25 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
@@ -35,7 +35,7 @@ jupyter = "^1.0.0"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
pytest = "^8.0.1"
38-
black = "^24.2.0"
38+
black = "^24.3.0"
3939
isort = "^5.13.2"
4040
pylint = "^3.1.0"
4141

0 commit comments

Comments
 (0)