Skip to content

Commit cbc1cc1

Browse files
authored
Merge pull request #16 from deep-compute/dependabot/pip/django-1.11.23
Bump django from 1.11.22 to 1.11.23
2 parents 9c95808 + 7e4f5e5 commit cbc1cc1

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
@@ -17,7 +17,7 @@
1717
download_url="https://github.com/deep-compute/kwikapi.django/tarball/%s" % version,
1818
author="Deep Compute, LLC",
1919
author_email="contact@deepcompute.com",
20-
install_requires=["django==1.11.22"],
20+
install_requires=["django==1.11.23"],
2121
classifiers=[
2222
"Environment :: Web Environment",
2323
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)