Skip to content

Commit 7e4f5e5

Browse files
Bump django from 1.11.22 to 1.11.23
Bumps [django](https://github.com/django/django) from 1.11.22 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.11.22...1.11.23) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c95808 commit 7e4f5e5

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)