Skip to content

Commit

Permalink
Bump django-extended-choices from 0.3.0 to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Feb 26, 2019
1 parent d9808a1 commit 03f64c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py 100755 → 100644
Expand Up @@ -32,7 +32,7 @@
include_package_data=True,
install_requires=[
'python-dateutil',
'django-extended-choices==0.3.0',
'django-extended-choices==1.3.2',
'requests',
],
license="MIT",
Expand Down

0 comments on commit 03f64c4

Please sign in to comment.