Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes authored Jan 19, 2024
2 parents ae0526f + 02740bd commit 9f8b2eb
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 @@ -87,7 +87,7 @@ clang-format = "==17.0.4"
isort = "==5.13.2"
black = { version = "==23.10.1", extras = ["jupyter"] }
docformatter = "==1.7.5"
mypy = "==1.6.1"
mypy = "==1.8.0"
pylint = "==3.0.3"
flake8 = "==5.0.4"
pytest = "==7.4.4"
Expand Down

0 comments on commit 9f8b2eb

Please sign in to comment.