We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc436e commit 033ddceCopy full SHA for 033ddce
docs/changelog.rst
@@ -54,6 +54,8 @@ Other changes:
54
55
- Deprecated Phone Number fields
56
(`gh-262 <https://github.com/django/django-localflavor/pull/262>`_)
57
+- Bumped versions of requirements for testing.
58
+ (`gh-274 <https://github.com/django/django-localflavor/pull/274>`_)
59
60
61
1.3 (2016-05-06)
tests/requirements.txt
@@ -1,4 +1,4 @@
1
invoke==0.11.1
2
coverage==3.7.1
3
-flake8==2.5.4
+flake8==3.2.1
4
six==1.10.0
0 commit comments