Skip to content

Commit

Permalink
Merge pull request #207 from HLasse/dependabot/pip/black-23.3.0
Browse files Browse the repository at this point in the history
⬆️ Bump black from 22.8.0 to 23.3.0
  • Loading branch information
HLasse authored Apr 2, 2023
2 parents 9948f76 + 580de9b commit f371691
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 @@ -49,7 +49,7 @@ documentation = "https://hlasse.github.io/TextDescriptives/"

[project.optional-dependencies]
style = [
"black==22.8.0",
"black==23.3.0",
"pre-commit==3.1.1",
"ruff==0.0.253",
"mypy==1.1.1"
Expand Down

0 comments on commit f371691

Please sign in to comment.