From 44aebdd1d3148ea0e7adedbf00256ea67d3c5308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 00:16:36 +0000 Subject: [PATCH] Bump the pip-major group with 2 updates Bumps the pip-major group with 2 updates: [marshmallow](https://github.com/marshmallow-code/marshmallow) and [types-flask-cors](https://github.com/typeshed-internal/stub_uploader). Updates `marshmallow` from 3.23.1 to 4.0.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.1...4.0.1) Updates `types-flask-cors` from 5.0.0.20240902 to 6.0.0.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major - dependency-name: types-flask-cors dependency-version: 6.0.0.20250809 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cd1d019..481c80a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pg8000==1.31.5 # API and Models Flask-RESTful==0.3.10 -marshmallow==3.23.1 +marshmallow==4.1.0 marshmallow-sqlalchemy==1.1.0 flask-marshmallow==1.2.1 flask-apispec==0.11.4 @@ -47,7 +47,7 @@ ruff==0.8.0 # Typing mypy==1.13.0 types-google-cloud-ndb==2.3.0.20250317 -types-Flask-Cors==5.0.0.20240902 +types-Flask-Cors==6.0.0.20250809 types-Flask-Migrate==4.0.0.20240311 types-python-dateutil==2.9.0.20250822 types-requests==2.32.0.20241016