Skip to content

Commit

Permalink
Update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent b295931 commit 76d7d3e
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 @@ -49,7 +49,7 @@

style_requires = [
"radon[flake8]>=4.3.2",
"black==19.3b0; python_version>='3.6'",
"black==24.4.1; python_version>='3.6'",
"flake8>=3.7.9",
"flake8-bugbear>=19.3.0",
"flake8-fixme>=1.1.1",
Expand Down

0 comments on commit 76d7d3e

Please sign in to comment.