Skip to content

Update cloudevents requirement from ~=1.0 to >=1,<3 in /python#5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/cloudevents-gte-1-and-lt-3
Open

Update cloudevents requirement from ~=1.0 to >=1,<3 in /python#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/cloudevents-gte-1-and-lt-3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Updates the requirements on cloudevents to permit the latest version.

Changelog

Sourced from cloudevents's changelog.

[2.2.0]

Changed

  • Updated dev and build-time dependencies.

Fixed

  • Fixed an issue where setting a non-JSON datacontenttype (e.g., application/octet-stream) with dict data produced non-JSON-decodable output; now best-effort json-encoding is applied regardless of datacontenttype. (#291)
  • Updated behavior when datacontenttype is unset: now treats events as application/json in line with spec recommendation. (#291)

[2.1.0]

Added

[2.0.0]

Changed

  • Released stable v2.0.0. See migration for details and migration guidelines. (#279)

[2.0.0.alpha6]

Changed

  • Updated tooling and workflows. (#278)

Fixed

  • Fixed the v1 compatibility layer. (#276)

[2.0.0.alpha5]

Changed

  • Improved spec compatibility of attributes processing. (#275)

[2.0.0.alpha4]

Changed

  • CloudEvents v2 is ready to become the main version. (#273)

... (truncated)

Commits
  • 4a689cb chore(release): prepare 2.2.0 with datacontenttype fix and dependency updat...
  • cb57615 fix: improve json handling on wrong or missing contenttype (#297)
  • 0af7e87 Update dev dependencies (#294)
  • 6352dc4 Release v2.1.0 - Rabbit MQ support (#292)
  • e5df229 feat: implement RabbitMQ bindings (#284)
  • c7360bb chore: update README.md with the new interface (#283)
  • 435fa56 Release v2 (#280)
  • 088b46c chore: release 1.12.1 CloudEvents v1 goes into maintenance mode (#271)
  • a38933d Drop EOL Python 3.8 support (#249)
  • 37ae369 Improve public API type annotations & fix unit test type errors (#248)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cloudevents](https://github.com/cloudevents/sdk-python) to permit the latest version.
- [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md)
- [Commits](cloudevents/sdk-python@1.0.0...2.2.0)

---
updated-dependencies:
- dependency-name: cloudevents
  dependency-version: 2.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants