Skip to content

Commit 1cef1f6

Browse files
authored
Merge pull request #121 from opossum-tool/dependabot/pip/black-24.3.0
Bump black from 24.2.0 to 24.3.0
2 parents 9eff1be + ec22090 commit 1cef1f6

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pre-commit = "^3.5.0"
3434
pytest = "^8.1.1"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
black = "^24.2.0"
37+
black = "^24.3.0"
3838
isort = "^5.13.2"
3939
flake8 = "^7.0.0"
4040
mypy = "^1.9.0"

0 commit comments

Comments
 (0)