Skip to content

Commit

Permalink
Merge pull request #121 from anoadragon453/dependabot/pip/black-23.12.1
Browse files Browse the repository at this point in the history
Bump black from 23.10.0 to 23.12.1
  • Loading branch information
HarHarLinks authored Dec 26, 2023
2 parents 7df7e50 + 4a17cf7 commit 436cb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def read_file(path_segments):
"isort==5.13.2",
"flake8==6.1.0",
"flake8-comprehensions==3.14.0",
"black==23.10.0",
"black==23.12.1",
],
},
classifiers=[
Expand Down

0 comments on commit 436cb89

Please sign in to comment.