Skip to content

Commit 35dce4d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b22f8af commit 35dce4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"exceptiongroup>=1.0.0rc8; python_version<'3.11'",
5252
"iniconfig",
5353
"packaging",
54-
"pluggy<2,>=1.5",
54+
"pluggy>=1.5,<2",
5555
"tomli>=1; python_version<'3.11'",
5656
]
5757
optional-dependencies.dev = [

0 commit comments

Comments
 (0)