Bump django from 2.2.10 to 2.2.13 in /cvat/requirements (#1657)

* Bump django from 2.2.10 to 2.2.13 in /cvat/requirements

Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.10...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>

* Update CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
main
dependabot[bot] 6 years ago committed by GitHub
parent c83b66b0de
commit b2503c620f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Kibana wrong working time calculation with new annotation UI use (<https://github.com/opencv/cvat/pull/1654>)
### Security
-
- SQL injection in Django `CVE-2020-9402` (https://github.com/opencv/cvat/pull/1657)
## [1.0.0] - 2020-05-29
### Added

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

Loading…
Cancel
Save