Skip to content

Commit 5607897

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump cloudevents from 1.9.0 to 2.0.0
Bumps [cloudevents](https://github.com/cloudevents/sdk-python) from 1.9.0 to 2.0.0. - [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md) - [Commits](cloudevents/sdk-python@1.9.0...2.0.0) --- updated-dependencies: - dependency-name: cloudevents dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 274f8f8 commit 5607897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
requires-python = ">=3.10"
1717
license = {text = "LGPL-2.1-or-later"}
1818
dependencies = [
19-
"cloudevents == 1.9.0",
19+
"cloudevents == 2.0.0",
2020
"beanie == 1.29.0",
2121
"fastapi[all] == 0.135.3",
2222
"fastapi-pagination == 0.12.30",

0 commit comments

Comments
 (0)