Skip to content

Commit

Permalink
chore(deps): update dependency black to v24 (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 35e0614 commit f5e6f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ types-toml = "^0.10.8.1"
sphinx = "^7.0.0"
furo = "^2023.5.20"
pytest-cov = "^4.0.0"
black = { version = "^23.0.0", allow-prereleases = true }
black = { version = "^24.0.0", allow-prereleases = true }
pre-commit = "^3.2.2"
python-dotenv = "^1.0.0"

Expand Down

0 comments on commit f5e6f76

Please sign in to comment.