Skip to content

Commit 3a7c617

Browse files
authored
Merge pull request #20 from feliphebueno/dependabot/pip/django-2.1.15
Bump django from 2.1.11 to 2.1.15
2 parents fca496c + 3f11615 commit 3a7c617

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
@@ -79,7 +79,7 @@
7979
# your project is installed. For an analysis of "install_requires" vs pip's
8080
# requirements files see:
8181
# https://packaging.python.org/en/latest/requirements.html
82-
install_requires=['Django==2.1.11', 'PyYAML==4.2b4', 'raven==6.9.0'],
82+
install_requires=['Django==2.1.15', 'PyYAML==4.2b4', 'raven==6.9.0'],
8383

8484
# List additional groups of dependencies here (e.g. development
8585
# dependencies). You can install these using the following syntax,

0 commit comments

Comments
 (0)