From aeef4f82da88178ed68493cfe95d8d2326445906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:04:12 +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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 60911db..3dc32a3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -119,7 +119,7 @@ lomond==0.3.3 ; python_version >= "3.10" and python_version < "3.13" mako==1.3.9 ; python_version >= "3.10" and python_version < "3.13" markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "3.13" markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "3.13" -marshmallow==3.26.1 ; python_version >= "3.10" and python_version < "3.13" +marshmallow==3.26.2 ; python_version >= "3.10" and python_version < "3.13" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version < "3.13" mdurl==0.1.2 ; python_version >= "3.10" and python_version < "3.13" mem0ai==0.1.55 ; python_version >= "3.10" and python_version < "3.13"