Skip to content

Commit

Permalink
Merge pull request #361 from eruvanos/dependabot/pip/black-24.4.0
Browse files Browse the repository at this point in the history
Bump black from 24.3.0 to 24.4.0
  • Loading branch information
github-actions[bot] authored Apr 15, 2024
2 parents 143522c + a9ff912 commit 86b943f
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 @@ -63,7 +63,7 @@ gunicorn = {version = ">=20.1,<22.0", optional = true}
pytest = "^8.1.1"
Flask-Testing = "^0.8.1"
requests = "^2.29.0"
black = "^24.3.0"
black = "^24.4.0"
pre-commit = "^3.2.2"

[tool.poetry.extras]
Expand Down

0 comments on commit 86b943f

Please sign in to comment.