From bbdc301202d0612504905ce47336c54d0d5ca9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:00:19 +0000 Subject: [PATCH] Bump msgpack from 1.0.6 to 1.0.7 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.6 to 1.0.7. - [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.6...v1.0.7) --- 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 e6e902f..9c6e1a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ falcon==3.1.1 jproperties==2.1.1 loguru==0.7.2 marshmallow==3.20.1 -msgpack==1.0.6 +msgpack==1.0.7 pint==0.22 psutil==5.9.5 pyjwt[crypto]==2.8.0