Skip to content

Commit a41cfa2

Browse files
authored
Merge pull request #172 from dispatchrun/http-message-signatures-0.5.0
Depend on http-message-signatures >= 0.5.0
2 parents bcb1a99 + d20da0d commit a41cfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"protobuf >= 4.24.0",
1414
"types-protobuf >= 4.24.0.20240129",
1515
"grpc-stubs >= 1.53.0.5",
16-
"http-message-signatures >= 0.4.4",
16+
"http-message-signatures >= 0.5.0",
1717
"tblib >= 3.0.0",
1818
"typing_extensions >= 4.10"
1919
]

0 commit comments

Comments
 (0)