Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/ruff-lt-0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl authored Oct 1, 2024
2 parents 9c20cef + a6a169d commit aaf938e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ dependencies = [
[project.optional-dependencies]
develop = [
"black<25",
"mypy<1.11",
"mypy<1.12",
"poethepoet<1",
"pyproject-fmt<2.2",
"pyproject-fmt<2.3",
"ruff<0.7",
"validate-pyproject<0.19",
"validate-pyproject<0.21",
]
release = [
"build<2",
Expand Down

0 comments on commit aaf938e

Please sign in to comment.