Merge pull request #182 from p1c2u/fix/CVE-2019-19844

CVE-2019-19844 fix
This commit is contained in:
A 2020-01-20 11:34:02 +00:00 committed by GitHub
commit 745736b5c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,5 +3,5 @@ pytest==3.5.0
pytest-flake8
pytest-cov==2.5.1
flask
django==2.2.8; python_version>="3.0"
django==2.2.9; python_version>="3.0"
webob