From 5c66d1f3ced555ac7926e132aaeb3393aee68e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:12:54 +0000 Subject: [PATCH] Bump marshmallow from 3.20.1 to 3.23.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.1 to 3.23.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.23.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 3514bf84..5d164fd6 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.23.0 MarkupSafe==2.1.5 py-gfm==0.1.4 pytest==8.3.2