From 7687ca1004958fa95c9d5d845d6eb683f8791f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 23:00:42 +0000 Subject: [PATCH] Bump msgpack from 1.0.2 to 1.0.3 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.2 to 1.0.3. - [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.2...v1.0.3) --- 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 990e0fa84b..5b5e0efb5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 more-itertools==8.11.0 -msgpack==1.0.2 +msgpack==1.0.3 nodeenv==1.6.0 packaging==21.2 pathlib2==2.3.6