From c84a1b3b21a0772d0a254c938d365944edc71f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:08:23 +0000 Subject: [PATCH] Bump marshmallow from 3.26.1 to 3.26.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.1 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.26.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e2bf9c1..511e946 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile requirements.in -o requirements.txt -apispec==6.8.2 +apispec[yaml]==6.8.2 # via # apispec-webframeworks # flask-apispec @@ -51,7 +51,7 @@ markupsafe==3.0.2 # flask # jinja2 # werkzeug -marshmallow==3.26.1 +marshmallow==3.26.2 # via # -r requirements.in # flask-apispec @@ -85,8 +85,6 @@ pyyaml==6.0.2 # via # -r requirements.in # apispec -setuptools==80.9.0 - # via sqlalchemy-utc sqlalchemy==1.4.54 # via # -r requirements.in