Skip to content

Commit 6a2aa3e

Browse files
Bump msgpack from 1.1.2 to 1.2.1
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.1.2...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71b22aa commit 6a2aa3e

2 files changed

Lines changed: 28 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"hy (>=1.0.0)",
2020
"urllib3>=2.7.0",
2121
"pyzmq (>=26.2.1)",
22-
"msgpack (>=1.1.0)",
22+
"msgpack>=1.2.1",
2323
"colorama (>=0.4.6)",
2424
"glom (>=24.11.0)",
2525
"flask-cors (>=5.0.1)",

uv.lock

Lines changed: 27 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)