From 533cf61e34163d83c5c2ee68e4f0f86b3ba79ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 13:37:41 +0000 Subject: [PATCH] Bump msgpack from 1.0.5 to 1.0.6 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: msgpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index bf558c676..fb3d12a22 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -1,6 +1,6 @@ numpy==1.26.0 ruamel.yaml==0.17.32 -msgpack==1.0.5 +msgpack==1.0.6 tqdm==4.66.1 pymongo==4.5.0 pydantic==2.3.0