From ee213e2fb592010675ab29a7bb56098c1edab353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:42:13 +0000 Subject: [PATCH] Bump marshmallow from 3.23.0 to 3.23.1 in /src/collectors Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.0 to 3.23.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.0...3.23.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/collectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectors/requirements.txt b/src/collectors/requirements.txt index 82133560..833fa662 100644 --- a/src/collectors/requirements.txt +++ b/src/collectors/requirements.txt @@ -7,7 +7,7 @@ Flask-Cors==5.0.0 Flask-RESTful==0.3.10 gevent==24.10.3 gunicorn==23.0.0 -marshmallow==3.23.0 +marshmallow==3.23.1 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1