Skip to content

Commit

Permalink
Merge pull request #55 from nebhale/dependabot/pip/black-24.10.0
Browse files Browse the repository at this point in the history
Bump black from 24.8.0 to 24.10.0
  • Loading branch information
nebhale authored Oct 9, 2024
2 parents 44a660b + ec1edba commit 61f190b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -52,7 +52,7 @@ python = "^3.9"
pytest = "^8.3"
pytest-cov = "^5.0.0"
flake8 = "^7.1.1"
black = {version = "^24.8", allow-prereleases = true}
black = {version = "^24.10", allow-prereleases = true}
mypy = "^1.11"
isort = "^5.13.2"
psycopg2 = "^2.9.9"
Expand Down

0 comments on commit 61f190b

Please sign in to comment.