Skip to content

Commit

Permalink
Merge pull request #2 from lastlayer/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump black from 23.12.1 to 24.3.0
  • Loading branch information
arekusandr authored Apr 5, 2024
2 parents faa74f6 + 5254735 commit cfb1479
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -31,7 +31,7 @@ python = "^3.9"


[tool.poetry.group.dev.dependencies]
black = "^23.10.1"
black = ">=23.10.1,<25.0.0"
mypy = "^1.6.1"
pytest = "^7.4.3"
pre-commit = "^3.7.0"
Expand Down

0 comments on commit cfb1479

Please sign in to comment.