Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Update to Django 1.11.23
Browse files Browse the repository at this point in the history
  • Loading branch information
simpsonw committed Aug 12, 2019
1 parent 52beb90 commit 4f43f71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ django-memoize==2.1.0
django-nose==1.4.4
django-redis-cache==1.7.1
django-sslserver==0.20
django==1.11.22
django==1.11.23
djangorestframework-csv==2.0.0
djangorestframework-jsonp==1.0.2
djangorestframework-xml==1.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ansible<2.8
business_rules
colorama # used by ./configure
django>=1.11.21
django>=1.11.23
django-cors-headers
django-sslserver #NOTE: Debugs requests real-time.
djangorestframework>=3.9.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ django-filter==1.0.4
django-memoize==2.1.0
django-redis-cache==1.7.1
django-sslserver==0.20
django==1.11.22
django==1.11.23
djangorestframework-csv==2.0.0
djangorestframework-jsonp==1.0.2
djangorestframework-xml==1.3.0
Expand Down

0 comments on commit 4f43f71

Please sign in to comment.