From eb19d8250e8b64e5f2c9024c0ad5f5b71d78d1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:22:11 +0000 Subject: [PATCH] Bump marshmallow from 4.1.0 to 4.1.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.1.0 to 4.1.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.0...4.1.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 316f40e..69d9053 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-qpid-proton==0.40.0 -marshmallow==4.1.0 +marshmallow==4.1.2 url64==0.1.0 docker==7.1.0 boto3==1.40.64