Skip to content

Commit

Permalink
Merge pull request #10 from scandale-project/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump black from 22.12.0 to 24.3.0
  • Loading branch information
cedricbonhomme authored Mar 20, 2024
2 parents 48753a0 + a353f61 commit 1b7c4bb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 18 deletions.
58 changes: 41 additions & 17 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 @@ -29,7 +29,7 @@ mypy = "^0.982"
flake8 = "^5.0.4"
reorder-python-imports = "^3.9.0"
pre-commit = "^2.20.0"
black = "^22.10.0"
black = "^24.3.0"
pyupgrade = "^3.2.0"
autoflake = "^1.7.7"
install = "^1.3.5"
Expand Down

0 comments on commit 1b7c4bb

Please sign in to comment.