Skip to content

Commit

Permalink
Merge pull request #183 from unixorn/dependabot/pip/black-24.2.0
Browse files Browse the repository at this point in the history
build(deps-dev): Bump black from 23.12.1 to 24.2.0
  • Loading branch information
unixorn authored Feb 21, 2024
2 parents 91d1ea6 + 0b48135 commit 77b94bb
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 @@ -16,7 +16,7 @@ pydantic = "^1.10.5"


[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
black = ">=23.1,<25.0"
pytest = ">=7.2.2,<9.0.0"
flake8 = ">=6,<8"
pre-commit = "^3.1.1"
Expand Down

0 comments on commit 77b94bb

Please sign in to comment.