Compare commits

...

4 Commits

Author SHA1 Message Date
Francesco Esposito e5f8303274
Merge pull request #2 from franjsco/dependabot/pip/djangorestframework-3.11.2
Bump djangorestframework from 3.10.3 to 3.11.2
2021-03-21 16:57:46 +01:00
Francesco Esposito 4aaf26c36b
Merge pull request #1 from franjsco/dependabot/pip/django-2.2.18
Bump django from 2.2.7 to 2.2.18
2021-03-21 16:57:23 +01:00
dependabot[bot] 8bcb1620c5
Bump djangorestframework from 3.10.3 to 3.11.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-21 15:57:09 +00:00
dependabot[bot] 56a1969909
Bump django from 2.2.7 to 2.2.18
Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.7...2.2.18)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-21 15:56:36 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
astroid==2.3.3
Django==2.2.7
Django==2.2.18
django-computedfields==0.0.10
django-cors-headers==3.2.0
django-templated-mail==1.1.1
djangorestframework==3.10.3
djangorestframework==3.11.2
djangorestframework-simplejwt==4.3.0
djoser==2.0.3
isort==4.3.21