Skip to content

Commit

Permalink
Merge pull request #602 from adamtheturtle/dependabot/pip/black-23.10.1
Browse files Browse the repository at this point in the history
Bump black from 23.10.0 to 23.10.1
  • Loading branch information
adamtheturtle authored Oct 24, 2023
2 parents 2a27849 + 7ab6334 commit f59abc6
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 @@ -214,7 +214,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"black==23.10.0",
"black==23.10.1",
"check-manifest==0.49",
"doc8==1.1.1",
"mypy==1.6.1",
Expand Down

0 comments on commit f59abc6

Please sign in to comment.