Skip to content

Commit 7492610

Browse files
authored
Merge pull request #13 from deep-compute/dependabot/pip/django-1.11.22
Bump django from 1.11.21 to 1.11.22
2 parents 159a991 + 0a209f1 commit 7492610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
author='Deep Compute, LLC',
1919
author_email='contact@deepcompute.com',
2020
install_requires=[
21-
'django==1.11.21',
21+
'django==1.11.22',
2222
],
2323
classifiers=[
2424
'Environment :: Web Environment',

0 commit comments

Comments
 (0)