From 03737dedb3c4fd2c814e7040436abfd334d17054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:00:54 +0000 Subject: [PATCH] Bump marshmallow from 3.23.2 to 3.26.2 in /assets/requirements Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.2 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.23.2...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assets/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/requirements/requirements.txt b/assets/requirements/requirements.txt index 4f92521..9a1fbff 100644 --- a/assets/requirements/requirements.txt +++ b/assets/requirements/requirements.txt @@ -16,7 +16,7 @@ pandas==2.2.2 scikit-learn==1.4.2 hydra-core==1.3.2 lightning==2.3.0 -marshmallow==3.23.2 +marshmallow==3.26.2 timm==0.9.16