Skip to content

Commit 8961564

Browse files
chore(deps-dev): bump the development-dependencies group with 1 update
Bumps the development-dependencies group with 1 update: [black](https://github.com/psf/black). Updates `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 update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bebaab commit 8961564

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
@@ -17,7 +17,7 @@ GitPython = "^3.1.42"
1717
plotly = "^5.19.0"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
black = "^24.2.0"
20+
black = "^24.3.0"
2121
mypy = "^1.9"
2222
pre-commit = "^3.5.0"
2323
pytest = "^8.1.1"

0 commit comments

Comments
 (0)