From 750f5eec4c53f68cb575e92c18324f640f87a4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:43:12 +0000 Subject: [PATCH] Bump marshmallow from 3.21.1 to 3.21.2 in /src/bots Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.1 to 3.21.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.1...3.21.2) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/bots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bots/requirements.txt b/src/bots/requirements.txt index f63955063..39bbbfb8f 100644 --- a/src/bots/requirements.txt +++ b/src/bots/requirements.txt @@ -3,7 +3,7 @@ Flask-Cors==4.0.0 Flask-RESTful==0.3.10 gevent==24.2.1 gunicorn==21.2.0 -marshmallow==3.21.1 +marshmallow==3.21.2 marshmallow-enum==1.5.1 oauthlib==3.2.2 PySocks==1.7.1