Skip to content

Commit e6d991f

Browse files
chore(deps): update dependency platformdirs to <2.7 (#100)
Co-authored-by: Matt Kramer <[email protected]>
1 parent 37865a6 commit e6d991f

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
@@ -22,7 +22,7 @@ dependencies = [
2222
"rich-click[typer]<1.4",
2323
"toml<0.11",
2424
"typer<0.5",
25-
"platformdirs<2.6",
25+
"platformdirs<2.7",
2626
]
2727

2828
[project.optional-dependencies]

0 commit comments

Comments
 (0)