Skip to content

Commit

Permalink
Merge pull request #278 from HLasse/dependabot/pip/black-23.9.1
Browse files Browse the repository at this point in the history
⬆️ Bump black from 23.7.0 to 23.9.1
  • Loading branch information
HLasse authored Oct 1, 2023
2 parents e6f9781 + 671af21 commit 6470458
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 @@ -48,7 +48,7 @@ documentation = "https://hlasse.github.io/TextDescriptives/"

[project.optional-dependencies]
style = [
"black==23.7.0",
"black==23.9.1",
"pre-commit==3.4.0",
"ruff==0.0.291",
"mypy==1.5.1"
Expand Down

0 comments on commit 6470458

Please sign in to comment.