Django 2.1.5 security fix (#292)

* Fix security issue with django (updated till 2.1.5)
* Update changelog
main
Nikita Manovich 7 years ago committed by GitHub
parent 4b36f14383
commit 5802b91fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
### Fixed
-
- Django 2.1.5 (security fix, https://nvd.nist.gov/vuln/detail/CVE-2019-3498)
### Security
-

@ -1,5 +1,5 @@
click==6.7
Django==2.1.3
Django==2.1.5
django-appconf==1.0.2
django-auth-ldap==1.4.0
django-cacheops==4.0.6

Loading…
Cancel
Save