Skip to content

Commit b2506b8

Browse files
dependabot-supportwichmannpas
authored andcommitted
Bump django from 2.1.1 to 2.1.2
Bumps [django](https://www.djangoproject.com/) from 2.1.1 to 2.1.2. Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Pascal Wichmann <git@pa-w.de>
1 parent 1990800 commit b2506b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
django-cors-headers==2.4.0
88
django-rest-authtoken==1.2.0
9-
django==2.1.1
9+
django==2.1.2
1010
djangorestframework==3.8.2
1111
flake8==3.5.0
1212
freezegun==0.3.10

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#
77
django-cors-headers==2.4.0
88
django-rest-authtoken==1.2.0
9-
django==2.1.1
9+
django==2.1.2
1010
djangorestframework==3.8.2
1111
pytz==2018.5 # via django

0 commit comments

Comments
 (0)