Skip to content

Commit

Permalink
Merge pull request #189 from anoadragon453/dependabot/pip/black-24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
2 parents d2170d3 + e0b09f8 commit cb4223e
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==7.1.0",
"flake8-comprehensions==3.15.0",
"black==24.4.2",
"black==24.8.0",
],
},
classifiers=[
Expand Down

0 comments on commit cb4223e

Please sign in to comment.