From 6439c7f263069f1fcb67dba632eb87c6fb4c7731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 00:27:07 +0000 Subject: [PATCH] Bump marshmallow-sqlalchemy from 1.1.0 to 1.4.2 Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 1.1.0 to 1.4.2. - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/1.1.0...1.4.2) --- updated-dependencies: - dependency-name: marshmallow-sqlalchemy dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SecureEncoderFlask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecureEncoderFlask/requirements.txt b/SecureEncoderFlask/requirements.txt index e282724..7c159c5 100644 --- a/SecureEncoderFlask/requirements.txt +++ b/SecureEncoderFlask/requirements.txt @@ -6,7 +6,7 @@ Flask_Cors==5.0.0 flask_expects_json==1.7.0 flask_sqlalchemy==3.1.1 marshmallow==3.23.2 -marshmallow_sqlalchemy==1.1.0 +marshmallow_sqlalchemy==1.4.2 Faker==33.1.0 pytest==8.3.4 pytest-cov==6.0.0