From c40a6d6936fb57aed83158dc46007529e5893528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 17:30:23 +0000 Subject: [PATCH] Bump marshmallow from 3.19.0 to 3.20.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.19.0 to 3.20.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.19.0...3.20.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6d62609..a9e37fb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.1 aiohttp==3.8.6 -marshmallow==3.19.0 +marshmallow==3.20.1 msgpack==1.0.7 pytest==7.4.2 pytest-asyncio==0.21.1