Skip to content

Commit

Permalink
Merge pull request #1667
Browse files Browse the repository at this point in the history
Bump black from 22.3.0 to 23.1.0
  • Loading branch information
acockburn authored Mar 1, 2023
2 parents 7f834a1 + 566f826 commit 1c9cedd
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 @@ -53,7 +53,7 @@ changelog = "https://github.com/AppDaemon/appdaemon/blob/master/docs/HISTORY.rst
dev = [
"build==0.10.0",
"flake8==3.7.8",
"black==22.3.0",
"black==23.1.0",
'pre-commit==3.1.1; python_version>"3.7"', # pre-commit does not support Python < 3.8
"pytest==7.2.1",
"sphinx-autobuild==2021.3.14",
Expand Down

0 comments on commit 1c9cedd

Please sign in to comment.