From 08d9228ff0f6b915fa6f2382a840be5c6cbbfe6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:11:52 +0000 Subject: [PATCH] Bump marshmallow in /Solutions/Feedly/Data Connectors 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] --- Solutions/Feedly/Data Connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/Feedly/Data Connectors/requirements.txt b/Solutions/Feedly/Data Connectors/requirements.txt index 91c6d5a1b04..af4896afb26 100644 --- a/Solutions/Feedly/Data Connectors/requirements.txt +++ b/Solutions/Feedly/Data Connectors/requirements.txt @@ -4,4 +4,4 @@ azure-monitor-ingestion==1.1.0 azure-identity==1.25.1 feedly-client==0.26 marshmallow-dataclass==8.5.14 -marshmallow==3.26.1 \ No newline at end of file +marshmallow==3.26.2 \ No newline at end of file