From b59fccd9783810a2c1ba8d0c6037a1db09c856d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 04:05:35 +0000 Subject: [PATCH] Bump the minor-patch group with 2 updates Bumps the minor-patch group with 2 updates: [marshmallow](https://github.com/marshmallow-code/marshmallow) and [boto3](https://github.com/boto/boto3). Updates `marshmallow` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.0...4.1.1) Updates `boto3` from 1.40.64 to 1.42.9 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.64...1.42.9) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: boto3 dependency-version: 1.42.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 316f40e..8ef0ca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-qpid-proton==0.40.0 -marshmallow==4.1.0 +marshmallow==4.1.1 url64==0.1.0 docker==7.1.0 -boto3==1.40.64 +boto3==1.42.9