Skip to content

Commit

Permalink
Merge branch 'main' into renovate/starbase
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau authored Aug 14, 2024
2 parents 87fab60 + 761c581 commit fda3853
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 @@ -29,11 +29,11 @@ dev = [
lint = [
"black~=24.1",
"codespell[toml]~=2.2",
"ruff~=0.4.5",
"ruff~=0.5.7",
"yamllint~=1.34"
]
types = [
"mypy[reports]~=1.10.0",
"mypy[reports]~=1.11.1",
"pyright==1.1.364",
]
docs = [
Expand Down

0 comments on commit fda3853

Please sign in to comment.