From 40753ebef92f94e1b08d271f12eea649b2781133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:22:05 +0000 Subject: [PATCH] Bump marshmallow from 4.1.0 to 4.1.2 in /requirements Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.1.0 to 4.1.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.0...4.1.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 6 +++--- requirements/prod.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 82511a7b2b..409902073c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1116,9 +1116,9 @@ markupsafe==3.0.3 \ # mkdocs-autorefs # mkdocstrings # werkzeug -marshmallow==4.1.0 \ - --hash=sha256:9901660499be3b880dc92d6b5ee0b9a79e94265b7793f71021f92040c07129f1 \ - --hash=sha256:daa9862f74e2f7864980d25c29b4ea72944cde48aa17537e3bd5797a4ae62d71 +marshmallow==4.1.2 \ + --hash=sha256:083f250643d2e75fd363f256aeb6b1af369a7513ad37647ce4a601f6966e3ba5 \ + --hash=sha256:a8cfa18bd8d0e5f7339e734edf84815fe8db1bdb57358c7ccc05472b746eeadc # via environs mdurl==0.1.2 \ --hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \ diff --git a/requirements/prod.txt b/requirements/prod.txt index ea54a8b186..66e12bde20 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -742,9 +742,9 @@ lxml==6.0.2 \ # pyhanko # python-docx # svglib -marshmallow==4.1.0 \ - --hash=sha256:9901660499be3b880dc92d6b5ee0b9a79e94265b7793f71021f92040c07129f1 \ - --hash=sha256:daa9862f74e2f7864980d25c29b4ea72944cde48aa17537e3bd5797a4ae62d71 +marshmallow==4.1.2 \ + --hash=sha256:083f250643d2e75fd363f256aeb6b1af369a7513ad37647ce4a601f6966e3ba5 \ + --hash=sha256:a8cfa18bd8d0e5f7339e734edf84815fe8db1bdb57358c7ccc05472b746eeadc # via environs mistune==3.1.4 \ --hash=sha256:93691da911e5d9d2e23bc54472892aff676df27a75274962ff9edc210364266d \