Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Updates the requirements on cloudevents to permit the latest version.

Changelog

Sourced from cloudevents's changelog.

[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)

[1.12.1]

Changed

  • CloudEvents v1 moved to security fixes support stage. CloudEvents v2 is a rewrite with ongoing development (#271)

[1.12.0]

Changed

  • Dropped Python3.8 support while it has reached EOL. (#249)

[1.11.1]

Fixed

  • Kafka conversion marshaller and unmarshaller typings (#240)
  • Improved public API type annotations and fixed unit test type errors (#248)

[1.11.0]

... (truncated)

Commits
  • 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)
  • c5645d8 chpre: disable attestations while we're not using trusted publishing (#243)
  • 96cfaa6 chore: release 1.11.1 (#241)
  • efca352 fix kafka unmarshaller args typing and defaults (#240)
  • c6c7e8c Release/v1.11.0 (#237)
  • 16441d7 Modified content-type to abide by attribute naming conventions for cloudevent...
  • 11520e3 Pydantic v2 (#235)
  • 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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels May 5, 2026
Copilot AI review requested due to automatic review settings May 5, 2026 01:37
@dependabot dependabot Bot requested a review from a team as a code owner May 5, 2026 01:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels May 5, 2026
@dependabot dependabot Bot review requested due to automatic review settings May 5, 2026 01:37
@github-actions github-actions Bot changed the title Update cloudevents requirement from ~=1.0 to >=1,<3 in /python Python: Update cloudevents requirement from ~=1.0 to >=1,<3 in /python May 5, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Code Review

Reviewers: 4 | Confidence: 81% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by dependabot[bot]'s agents

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. Used by Dependabot. python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants