Skip to content

Commit 58892b0

Browse files
authored
Merge pull request #68 from BrianLusina/dependabot/pip/black-24.8.0
Bump black from 24.4.2 to 24.8.0
2 parents 3cffe05 + 60a9011 commit 58892b0

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
@@ -18,7 +18,7 @@ python = "^3.10"
1818
[tool.poetry.dev-dependencies]
1919
pylint = "^3.2.6"
2020
pytest = "^8.3.2"
21-
black = "^24.4.2"
21+
black = "^24.8.0"
2222
pre-commit = "^3.8.0"
2323

2424
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)