Skip to content

Commit 020ef83

Browse files
Upgrade cel-python to 0.2.0
Ref: https://github.com/cloud-custodian/cel-python/releases/tag/v0.2 Relates to #180.
1 parent 056f2b5 commit 020ef83

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
cel-python = "==0.1.5"
87
protobuf = "==5.*"
8+
cel-python = "*"
99

1010
[dev-packages]
1111
pytest = "*"

Pipfile.lock

Lines changed: 28 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)