From f7663ce0b7690d80df7e02a22b5d59790f1e7bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 17:36:06 +0000 Subject: [PATCH] Bump marshmallow from 3.25.1 to 4.0.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.25.1 to 4.0.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.25.1...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] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 3f45889..5f13eea 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] cryptography = "==44.0.2" Flask = "==3.1.0" -marshmallow = "==3.25.1" +marshmallow = "==4.0.0" requests = "==2.32.3" PyJWT = "==2.6.0" diff --git a/Pipfile.lock b/Pipfile.lock index 7323fd0..7a9ed12 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ee567be64716b34a1edda95fb1db32d4f318ccb58bb1ac8ad9ce3710fa3a253c" + "sha256": "b9210a814bfe67d5b6e6e3493cec5b4f56cb1d5f7128117e9ffb0b6343959ba5" }, "pipfile-spec": 6, "requires": { @@ -355,12 +355,12 @@ }, "marshmallow": { "hashes": [ - "sha256:ec5d00d873ce473b7f2ffcb7104286a376c354cab0c2fa12f5573dab03e87210", - "sha256:f4debda3bb11153d81ac34b0d582bf23053055ee11e791b54b4b35493468040a" + "sha256:3b6e80aac299a7935cfb97ed01d1854fb90b5079430969af92118ea1b12a8d55", + "sha256:e7b0528337e9990fd64950f8a6b3a1baabed09ad17a0dfb844d701151f92d203" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==3.25.1" + "version": "==4.0.0" }, "packaging": { "hashes": [