Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/black-23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williballenthin authored Nov 14, 2023
2 parents ad2876b + a2fde92 commit 2035d09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dev = [
"flake8-simplify==0.21.0",
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.1.4",
"ruff==0.1.5",
"black==23.11.0",
"isort==5.11.4",
"mypy==1.6.1",
Expand All @@ -96,7 +96,7 @@ dev = [
"types-protobuf==4.23.0.3",
]
build = [
"pyinstaller==6.1.0",
"pyinstaller==6.2.0",
"setuptools==68.0.0",
"build==1.0.3"
]
Expand Down

0 comments on commit 2035d09

Please sign in to comment.