diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2019-11-01 14:31:32 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-01 14:31:32 +0000 |
| commit | ffc66f27405980909fb067b8a90b0f86bad9edea (patch) | |
| tree | 278896321ea715d1490e5b439fd1557a9eb975f5 | |
| parent | 0b87c7737e46805f4ea43ca2add0f02a85968e72 (diff) | |
Bump marshmallow from 2.15.0 to 2.15.1
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.15.0 to 2.15.1.
- [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/2.15.0...2.15.1)
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a61584b..4a69914 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gunicorn==19.7.1 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -marshmallow==2.15.0 +marshmallow==2.15.1 marshmallow-sqlalchemy==0.13.2 psycopg2==2.7.4 pytz==2018.3 |
