From 1890350a067038014fe7a7aba62d9dbb7db91b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:51:54 +0000 Subject: [PATCH] Bump marshmallow from 3.20.1 to 3.21.3 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.1 to 3.21.3. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.21.3) --- 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 6e9560a9..adb4c60d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ItsDangerous==2.2.0 Jinja2==3.1.4 jira==2.0.0 Markdown==2.6.11 -marshmallow==3.20.1 +marshmallow==3.21.3 MarkupSafe==2.1.5 py-gfm==0.1.4 pytest==8.3.2