From 81b8e0cb473330921d7cb01f17df92fccb0e714f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 06:53:58 +0000 Subject: [PATCH] Bump marshmallow from 3.20.2 to 3.26.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.2 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.2...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24e1878..5562df9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ datasets taming-transformers mup lightning -marshmallow==3.20.2 +marshmallow==3.26.2 setuptools packaging python-dotenv