Skip to content

Commit

Permalink
build(deps): update pyproject-fmt requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pyproject-fmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Oct 28, 2024
1 parent ff52612 commit 42ee496
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 @@ -83,7 +83,7 @@ optional-dependencies.develop = [
"black[jupyter]<25",
"mypy<2",
"poethepoet<1",
"pyproject-fmt>=1.3,<2.3",
"pyproject-fmt>=1.3,<2.5",
"ruff<0.8",
"validate-pyproject<0.19",
]
Expand Down

0 comments on commit 42ee496

Please sign in to comment.