From 4f334fe8c04a0a3278f07c5b8e0db3940e629b21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:42:34 +0000 Subject: [PATCH] feat(deps): bump cloudevents from 1.9.0 to 1.10.0 Bumps [cloudevents](https://github.com/cloudevents/sdk-python) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/cloudevents/sdk-python/compare/1.9.0...1.10.0) --- updated-dependencies: - dependency-name: cloudevents dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51a36da6..1e2dc81d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cherrypy==18.8.0 -cloudevents==1.9.0 +cloudevents==1.10.0 ConfigArgParse==1.5.3 isodate==0.6.1 lxml==4.9.2