Skip to content

Commit b046fc0

Browse files
chore(deps): update dependency pluggy to <1.3 (#102)
Co-authored-by: Madhur Tandon <[email protected]>
1 parent fbf9f6f commit b046fc0

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
@@ -11,7 +11,7 @@ authors = [
1111
dependencies = [
1212
'importlib-metadata; python_version<"3.8"',
1313
"Jinja2<3.2",
14-
"pluggy<1.1",
14+
"pluggy<1.3",
1515
"rich<13.0",
1616
"toml<0.11",
1717
"typer<0.5",

0 commit comments

Comments
 (0)