Skip to content

Commit 6cff1c4

Browse files
Bump django from 1.10.4 to 1.11.23
Bumps [django](https://github.com/django/django) from 1.10.4 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.10.4...1.11.23) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 306eda7 commit 6cff1c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ certifi==2018.11.29 # via requests
88
chardet==3.0.4 # via requests
99
django-amber==0.8.0
1010
django-appconf==1.0.2 # via django-compressor
11+
django-compressor==2.2
1112
django-dotenv==1.4.2
1213
django-markdown-deux==1.0.5
13-
django==1.10.4
14-
django_compressor==2.2
14+
django==1.11.23
1515
http-crawler==0.1.2 # via django-amber
1616
idna==2.8 # via requests
1717
lxml==3.7.1 # via http-crawler
1818
markdown2==2.3.7 # via django-markdown-deux
19+
pytz==2019.3 # via django
1920
pyyaml==3.12 # via django-amber
2021
rcssmin==1.0.6 # via django-compressor
2122
requests==2.21.0

0 commit comments

Comments
 (0)