1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[1.6.x] Updated six to 1.9.0.

Backport of 52f0b2b622 from master
This commit is contained in:
Tim Graham
2015-01-02 12:35:41 -05:00
parent e17d98ff02
commit 0114b9df13
4 changed files with 87 additions and 35 deletions

View File

@@ -7,7 +7,7 @@ Django 1.4.17 release notes
Django 1.4.17 fixes a regression in the 1.4.14 security release.
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.8.0).
been upgraded to the latest release (1.9.0).
Bugfixes
========

View File

@@ -7,7 +7,7 @@ Django 1.6.9 release notes
Django 1.6.9 fixes a regression in the 1.6.6 security release.
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.8.0).
been upgraded to the latest release (1.9.0).
Bugfixes
========