Skip to content

Commit 205a874

Browse files
Bump django from 1.11.18 to 1.11.21
Bumps [django](https://github.com/django/django) from 1.11.18 to 1.11.21. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.11.18...1.11.21) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 780bb02 commit 205a874

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.18',
21+
'django==1.11.21',
2222
],
2323
classifiers=[
2424
'Environment :: Web Environment',

0 commit comments

Comments
 (0)