Skip to content

Commit 104ad4b

Browse files
Bump django from 2.2.8 to 3.0.2 in /requirements
Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.2. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.8...3.0.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b3514e commit 104ad4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.2.8
1+
Django==3.0.2
22
django-cors-headers==3.1.0
33
django-mysql==3.2.0
44
djangorestframework==3.10.2

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.2.8
1+
Django==3.0.2
22
django-cors-headers==3.1.0
33
django-mysql==3.2.0
44
djangorestframework==3.10.2

0 commit comments

Comments
 (0)