Skip to content

Commit e84db1b

Browse files
authored
Merge pull request #123 from crossplane/renovate/click-8.x
fix(deps): update dependency click to v8.2.1
2 parents 98998db + fde03b9 commit e84db1b

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
@@ -18,7 +18,7 @@ classifiers = [
1818

1919
dependencies = [
2020
"crossplane-function-sdk-python==0.8.0",
21-
"click==8.1.8",
21+
"click==8.2.1",
2222
"grpcio==1.73.1",
2323
]
2424

0 commit comments

Comments
 (0)