From 96730b265f0aaa3c37e7760b5fc50b6acf625d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 13:13:06 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 2 updates Bumps the minor-patch group with 2 updates in the / directory: [marshmallow](https://github.com/marshmallow-code/marshmallow) and [boto3](https://github.com/boto/boto3). Updates `marshmallow` from 4.0.0 to 4.0.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.0.0...4.0.1) Updates `boto3` from 1.38.23 to 1.40.21 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.23...1.40.21) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: boto3 dependency-version: 1.40.21 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 5b49ca1..e00817a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-qpid-proton==0.40.0 -marshmallow==4.0.0 +marshmallow==4.0.1 url64==0.1.0 docker==7.1.0 -boto3==1.38.23 +boto3==1.40.21