summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-11-01 16:45:45 +0200
committerGitHub <noreply@github.com>2019-11-01 16:45:45 +0200
commit995d4059cb0614fda51e20e0584e5e371cec0341 (patch)
tree278896321ea715d1490e5b439fd1557a9eb975f5
parent0b87c7737e46805f4ea43ca2add0f02a85968e72 (diff)
parentffc66f27405980909fb067b8a90b0f86bad9edea (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.txt2
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