Skip to content

Update cbor2 requirement from >=5.4.0 to >=6.1.2#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cbor2-gte-6.1.2
Open

Update cbor2 requirement from >=5.4.0 to >=6.1.2#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cbor2-gte-6.1.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on cbor2 to permit the latest version.

Release notes

Sourced from cbor2's releases.

6.1.2

  • Fixed incorrect tracking of string references for definite-length text strings of length greater than 65536 (#308; PR by @​sahvx655-wq)
  • Fixed cbor2.load() crash caused by incorrect handling of internal read buffer extension during stream deserialization. (#307; PR by @​noderyos)
Commits
  • ed869d5 Bumped up the version
  • b66eaab Fixed read_exact() truncating buffer incorrectly (#307)
  • d1c7668 [pre-commit.ci] pre-commit autoupdate (#306)
  • 8448a23 Fixed incorrect length tracking for chunked text strings (#308)
  • 3e7bc53 Bumped up the version
  • 985d54c Fixed read() and read_exact() not respecting read_position
  • 2bf399c Bumped up the version
  • bde5a9f [pre-commit.ci] pre-commit autoupdate (#303)
  • d2bbecc Make 32-bit builds when appropriate
  • c9b8190 Fixed compatibility with 32-bit systems (#301)
  • 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 [cbor2](https://github.com/agronholm/cbor2) to permit the latest version.
- [Release notes](https://github.com/agronholm/cbor2/releases)
- [Commits](agronholm/cbor2@5.4.0...6.1.2)

---
updated-dependencies:
- dependency-name: cbor2
  dependency-version: 6.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 5, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants