Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
Updated to Django 2.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahernp committed Oct 17, 2018
1 parent 1e16dbd commit 96179cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
'Programming Language :: Python :: 3.6',
],
install_requires=[
'Django==2.0.3',
'Django==2.1.2',
'django-braces==1.12.0',
'factory-boy==2.10.0',
'feedparser==5.2.1',
Expand Down

0 comments on commit 96179cc

Please sign in to comment.