Skip to content

Commit ebd8470

Browse files
Bump cel-python from 0.2.0 to 0.4.0
Bumps [cel-python](https://github.com/cloud-custodian/cel-python) from 0.2.0 to 0.4.0. - [Release notes](https://github.com/cloud-custodian/cel-python/releases) - [Commits](cloud-custodian/cel-python@v0.2...v0.4) --- updated-dependencies: - dependency-name: cel-python dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f0d8f0 commit ebd8470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
dynamic = ["version"]
2424
dependencies = [
2525
"protobuf>=5",
26-
"cel-python==0.2.*",
26+
"cel-python>=0.2,<0.5",
2727
# We need at least this version, which started publishing wheels for Python 3.14.
2828
# Ref: https://github.com/google/re2/issues/580
2929
"google-re2>=1.1.20251105; python_version == '3.14'",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)