Skip to content

Commit 41303e4

Browse files
committed
update pluggy
1 parent 3c96f2c commit 41303e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def check_tag_version():
4646
install_requires=[
4747
'importlib-metadata; python_version<"3.8"',
4848
"Jinja2<3.2",
49-
"pluggy<1.3",
49+
"pluggy==1.5.0",
5050
"rich<=13.7.1",
5151
"toml<0.11",
5252
"typer<=0.9.0",

0 commit comments

Comments
 (0)