Skip to content

Commit

Permalink
Merge pull request #77 from chris48s/dependabot/pip/black-24.4.1
Browse files Browse the repository at this point in the history
Bump black from 24.4.0 to 24.4.1
  • Loading branch information
chris48s committed Apr 25, 2024
2 parents 5de450a + 98d0975 commit ad967aa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = ">=3.8"
coverage = "^7.5"
isort = "^5.13"
flake8 = { version = "^7.0.0", python = "^3.8.1" }
black = "==24.4.0"
black = "==24.4.1"

[build-system]
requires = ["poetry>=1.0.2"]
Expand Down

0 comments on commit ad967aa

Please sign in to comment.