Skip to content

Update cbor2 requirement from >=5.4.0 to >=6.1.1#8

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 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.1

  • Fixed cbor2.load() returning corrupted data for payloads exceeding 4096 bytes (#304)
Commits
  • 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)
  • 348ad10 Fixed cargo pre-commit hooks
  • 8aaac16 Fixed two more build issues on 32-bit systems
  • 93e391a Fixed build failing on 32-bit systems
  • b5d7f8b Broadened decoder support to any type supporting the buffer interface (#298)
  • 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.1)

---
updated-dependencies:
- dependency-name: cbor2
  dependency-version: 6.1.1
  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 May 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #9.

@dependabot dependabot Bot closed this Jun 5, 2026
@dependabot dependabot Bot deleted the dependabot/pip/cbor2-gte-6.1.1 branch June 5, 2026 13:43
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