From 5b4f66949a88bdfa9aea2fb709feda14a8a94b62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 16:03:41 +0000 Subject: [PATCH] Bump msgpack from 1.0.4 to 1.0.5 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.4 to 1.0.5. - [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.4...v1.0.5) --- updated-dependencies: - dependency-name: msgpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75c9a09..58fa78d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ jmespath==1.0.1 MarkupSafe==2.1.2 mongoengine==0.27.0 mongomock==4.1.2 -msgpack==1.0.4 +msgpack==1.0.5 mypy-extensions==1.0.0 packaging==23.1 pathspec==0.11.1