Skip to content

Commit afcf362

Browse files
authored
Merge pull request #118 from Vacasa/feature/TRAP-3589-bump-django-to-2.2.28
TRAP-3589 Bumps Django to 2.2.28
2 parents fb0e4ab + 46401d4 commit afcf362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.2.2
1+
Django==2.2.28
22
django-filter==2.0.0
33
djangorestframework==3.9.3
44
drf-yasg==1.12.1

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ chardet==3.0.4
44
coreapi==2.3.3
55
coreschema==0.0.4
66
coverage==4.5.1
7-
django==2.2.2
7+
django==2.2.28
88
django-filter==2.0.0
99
djangorestframework==3.9.3
1010
drf-yasg==1.12.1

0 commit comments

Comments
 (0)