Skip to content

Commit 60b1aa3

Browse files
committed
chore(controller): update django-guardian to 1.2.5
See django-guardian/django-guardian@v1.2.4...v1.2.5
1 parent 007d4e0 commit 60b1aa3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

controller/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Django==1.6.10
77
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
88
git+https://github.com/deis/django-fsm@propagate-false
99
django-cors-headers==1.0.0
10-
django-guardian==1.2.4
10+
django-guardian==1.2.5
1111
django-json-field==0.5.7
1212
djangorestframework==2.4.4
1313
docker-py==0.6.0

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Django==1.6.10
1111
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
1212
git+https://github.com/deis/django-fsm@propagate-false
1313
django-cors-headers==1.0.0
14-
django-guardian==1.2.4
14+
django-guardian==1.2.5
1515
django-json-field==0.5.7
1616
djangorestframework==2.4.4
1717
docker-py==0.6.0

0 commit comments

Comments
 (0)