From e1742f6250db29330b5e6115b7ab56dfca7be611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 13:04:20 +0000 Subject: [PATCH] Bump marshmallow from 3.14.0 to 3.19.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.14.0 to 3.19.0. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.14.0...3.19.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 0e7c13ca2f..7a3b6ef61b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ tqdm>=4.27,<4.63 matplotlib==3.4.3 astroquery==0.4.3 apispec==4.0.0 -marshmallow==3.14.0 +marshmallow==3.19.0 marshmallow-sqlalchemy==0.24.3 marshmallow-enum==1.5.1 Pillow==8.3.2