From 21451eaf3643b4e3c48c14b87fc83c03a0d6479a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 07:44:08 +0000 Subject: [PATCH] Bump marshmallow from 3.25.0 to 3.25.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.25.0 to 3.25.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.25.0...3.25.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6752d2..0538c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ feedgen==1.0.0 gunicorn==23.0.0 httpx==0.28.1 jsonpatch==1.33 -marshmallow==3.25.0 +marshmallow==3.25.1 pytest==8.3.4 pytest-datadir==1.5.0 rdflib==7.1.1