From 7da71ac0e6eec3ab1c95a836e92f43a1479f203d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:04:08 +0000 Subject: [PATCH] chore(deps): bump marshmallow from 3.21.2 to 4.0.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.2 to 4.0.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.2...4.0.0) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f3ce1d5..12ce34e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,7 +14,7 @@ redis==5.2.1 celery==5.5.1 click==8.1.3 pycryptodomex==3.22.0 -marshmallow==3.21.2 +marshmallow==4.0.0 pyjwt[crypto]==2.8.0 bcrypt==4.1.1 itsdangerous==2.2.0 diff --git a/requirements.txt b/requirements.txt index f3ce1d5..12ce34e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ redis==5.2.1 celery==5.5.1 click==8.1.3 pycryptodomex==3.22.0 -marshmallow==3.21.2 +marshmallow==4.0.0 pyjwt[crypto]==2.8.0 bcrypt==4.1.1 itsdangerous==2.2.0