From 4323c202a2a0108da537120f3a35013da7e1105c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 04:26:55 +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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 50b203ea..32acb4bd 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,6 +1,6 @@ boto3~=1.26.151 cryptography==39.0.2 -marshmallow==3.19.0 +marshmallow==3.20.1 packaging==23.0 PyYAML>=5.1,<6.1 requests==2.31.0