Skip to content

Bump msgpack from 1.0.4 to 1.0.5

HIFIS Bot requested to merge dependabot-pip-msgpack-1.0.5 into main

Bumps msgpack from 1.0.4 to 1.0.5.

Release notes

Sourced from msgpack's releases.

v1.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.4...v1.0.5

v1.0.5rc1

What's Changed

New Contributors

Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.4...v1.0.5rc1

Changelog

Sourced from msgpack's changelog.

1.0.5

Release Date: 2023-03-08

  • Use __BYTE_ORDER__ instead of __BYTE_ORDER for portability. (#513, #514)
  • Add Python 3.11 wheels (#517)
  • fallback: Fix packing multidimensional memoryview (#527)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @hifis-bot rebase will rebase this MR
  • @hifis-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports