From 8e5561bc2845ed3c617cba448ded7f1ef34cedec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:12:17 +0000 Subject: [PATCH] Bump marshmallow from 3.24.1 to 3.25.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.24.1 to 3.25.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.24.1...3.25.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8dc8b82..c6752d2 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.24.1 +marshmallow==3.25.0 pytest==8.3.4 pytest-datadir==1.5.0 rdflib==7.1.1