Skip to content

Commit

Permalink
Merge pull request #6112 from pypa/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 23.3 to 24.3.0
  • Loading branch information
matteius committed Sep 30, 2024
2 parents 2b9c78a + 1bf4a42 commit 3550d2f
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 @@ -37,7 +37,7 @@ dependencies = [
]
optional-dependencies.dev = [
"beautifulsoup4",
"black==23.3",
"black==24.3.0",
"flake8<4,>=3.3",
"invoke",
"parver",
Expand Down

0 comments on commit 3550d2f

Please sign in to comment.