From 087ecb6ffa7d103af76c35e5f044c5f32921f54a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:58:45 +0000 Subject: [PATCH] Bump marshmallow from 3.23.1 to 3.24.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.1 to 3.24.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.1...3.24.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 8a067fd0..095791b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ItsDangerous==2.2.0 Jinja2==3.1.5 jira==2.0.0 Markdown==2.6.11 -marshmallow==3.23.1 +marshmallow==3.24.0 MarkupSafe==3.0.2 py-gfm==0.1.4 pytest==8.3.4