From c3f3b4adece772f16f385257c2bdd4ff62fc8189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:06:53 +0000 Subject: [PATCH] Bump marshmallow from 3.23.1 to 3.23.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.1 to 3.23.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.1...3.23.2) --- 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 8a067fd0..cfcdaa02 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.23.2 MarkupSafe==3.0.2 py-gfm==0.1.4 pytest==8.3.4