Skip to content

Commit 62551f5

Browse files
committed
fix: webhook registration
1 parent a962b9d commit 62551f5

File tree

5 files changed

+173
-142
lines changed

5 files changed

+173
-142
lines changed

codegen-examples/examples/linear_webhooks/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name = "linear-webhook-example"
33
version = "0.1.0"
44
description = "Linear webhook example for Codegen"
55
requires-python = ">=3.13"
6-
dependencies = ["codegen>=0.14.4", "modal>=0.73.25"]
6+
dependencies = ["codegen>=0.22.1", "modal>=0.73.25"]

0 commit comments

Comments
 (0)