Skip to content

Commit cd1068a

Browse files
authored
Merge pull request #102 from crossplane/renovate/click-8.x
fix(deps): update dependency click to v8.1.8
2 parents 6e8b6a6 + 45caa28 commit cd1068a

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
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
dependencies = [
2121
"crossplane-function-sdk-python==0.5.0",
22-
"click==8.1.7",
22+
"click==8.1.8",
2323
"grpcio==1.68.1",
2424
]
2525

0 commit comments

Comments
 (0)