Skip to content

Commit

Permalink
update pluggy
Browse files Browse the repository at this point in the history
  • Loading branch information
madhur-tandon committed Sep 9, 2024
1 parent 3c96f2c commit 41303e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def check_tag_version():
install_requires=[
'importlib-metadata; python_version<"3.8"',
"Jinja2<3.2",
"pluggy<1.3",
"pluggy==1.5.0",
"rich<=13.7.1",
"toml<0.11",
"typer<=0.9.0",
Expand Down

0 comments on commit 41303e4

Please sign in to comment.