From 4e323e7512446ddcaf17b7a82ebb95d9c802967a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 03:45:53 +0000 Subject: [PATCH] Bump marshmallow from 3.23.0 to 3.23.1 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] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9b7f8fb..4c3497a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ install_requires = aiohttp[speedups]==3.10.10 google-api-python-client==2.151.0 lark==1.2.2 - marshmallow==3.23.0 + marshmallow==3.23.1 neuro-auth-client==24.8.0 neuro-config-client==24.10.1 neuro-logging==24.4.0