diff options
| author | Yuval Adam <_@yuv.al> | 2019-11-01 16:45:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-01 16:45:45 +0200 |
| commit | 995d4059cb0614fda51e20e0584e5e371cec0341 (patch) | |
| tree | 278896321ea715d1490e5b439fd1557a9eb975f5 | |
| parent | 0b87c7737e46805f4ea43ca2add0f02a85968e72 (diff) | |
| parent | ffc66f27405980909fb067b8a90b0f86bad9edea (diff) | |
Merge pull request #6 from yuvadm/dependabot/pip/marshmallow-2.15.1
Bump marshmallow from 2.15.0 to 2.15.1
| -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 |
