From 6146cf7cb0220e7e748f3a0147e15b5b2aed20aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 06:20:53 +0000 Subject: [PATCH] build(deps): bump msgpack from 0.6.2 to 1.0.2 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 0.6.2 to 1.0.2. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst) - [Commits](https://github.com/msgpack/msgpack-python/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..b53c9979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,4 +64,4 @@ objgraph==3.4.1 gevent-websocket==0.10.1 # msgpack -msgpack==0.6.2 +msgpack==1.0.2