From 22b56dbd643048d02beef6ed00a224fdb7e7fc80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:27:32 +0000 Subject: [PATCH] Bump marshmallow from 3.19.0 to 3.20.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.19.0 to 3.20.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.19.0...3.20.1) --- 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 e4bf069b..c75d8275 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ItsDangerous==2.1.2 Jinja2==3.1.2 jira==2.0.0 Markdown==2.6.11 -marshmallow==3.19.0 +marshmallow==3.20.1 MarkupSafe==2.1.2 py-gfm==0.1.4 pytest==7.3.0