From f167f4d2fdede3a5b075215a582d9b27ba0b965d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:57:13 +0000 Subject: [PATCH] Bump marshmallow from 3.21.2 to 3.21.3 in /src/publishers Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.2 to 3.21.3. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.2...3.21.3) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/publishers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/publishers/requirements.txt b/src/publishers/requirements.txt index 5d0b44445..cb0b29571 100644 --- a/src/publishers/requirements.txt +++ b/src/publishers/requirements.txt @@ -4,7 +4,7 @@ Flask-Cors==4.0.1 Flask-RESTful==0.3.10 gevent==24.2.1 gunicorn==22.0.0 -marshmallow==3.21.2 +marshmallow==3.21.3 marshmallow-enum==1.5.1 oauth2client==4.1.3 paramiko==3.4.0