From df6599741cb274cf7c62d5e603ce0be5e6b38379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:34:28 +0000 Subject: [PATCH] Bump marshmallow from 3.24.0 to 3.24.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.24.0 to 3.24.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.24.0...3.24.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c045b73..7d4a37ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.24.0 +marshmallow==3.24.1 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.1