|
5 | 5 | # pip-compile --output-file=requirements/base.txt requirements/base.in
|
6 | 6 | #
|
7 | 7 | attrs==19.3.0 # via pytest
|
8 |
| -beautifulsoup4==4.8.1 |
| 8 | +beautifulsoup4==4.8.2 |
9 | 9 | brotlipy==0.7.0
|
10 | 10 | certifi==2019.11.28 # via requests
|
11 | 11 | cffi==1.13.2 # via brotlipy
|
12 | 12 | chardet==3.0.4 # via requests
|
13 |
| -coverage==5.0 |
14 |
| -django-admin-tools==0.8.1 |
| 13 | +coverage==5.0.3 |
| 14 | +django-admin-tools==0.9.0 |
15 | 15 | django-analytical==2.5.0
|
16 | 16 | django-any-imagefield==1.0
|
17 |
| -django-any-urlfield==2.6.1 |
| 17 | +django-any-urlfield==2.6.2 |
18 | 18 | django-appconf==1.0.3 # via django-axes, django-compressor
|
19 |
| -django-axes==5.0.20 |
20 |
| -django-categories-i18n==1.1 |
21 |
| -django-compressor==2.3 |
| 19 | +django-axes==5.2.2 |
| 20 | +django-categories-i18n==1.1.1 |
| 21 | +django-compressor==2.4 |
22 | 22 | django-contrib-comments==1.9.2
|
23 | 23 | django-crispy-forms==1.8.1
|
24 | 24 | django-environ==0.4.5
|
25 | 25 | django-filebrowser-no-grappelli==3.8.0
|
26 |
| -django-fluent-blogs==2.0.4 |
| 26 | +django-fluent-blogs==2.0.5 |
27 | 27 | django-fluent-comments==2.1
|
28 |
| -django-fluent-contents[code,oembeditem,text]==2.0.6 |
| 28 | +django-fluent-contents[code,oembeditem,text]==2.0.7 |
29 | 29 | django-fluent-dashboard==1.0.1
|
30 |
| -django-fluent-pages==2.0.6 |
| 30 | +django-fluent-pages==2.0.7 |
31 | 31 | django-fluent-utils==2.0.1
|
32 | 32 | django-healthchecks==1.4.2
|
33 | 33 | django-ipware==2.1.0 # via django-axes
|
34 | 34 | django-js-asset==1.2.2 # via django-mptt
|
35 |
| -django-mptt==0.10.0 |
36 |
| -django-parler==2.0 |
37 |
| -django-polymorphic-tree==1.5 |
| 35 | +django-mptt==0.11.0 |
| 36 | +django-parler==2.0.1 |
| 37 | +django-polymorphic-tree==1.5.1 |
38 | 38 | django-polymorphic==2.1.2
|
39 | 39 | django-redis==4.11.0
|
40 | 40 | django-singleton-admin==0.0.4
|
41 | 41 | django-slug-preview==1.0.4
|
42 | 42 | django-staff-toolbar==1.2
|
43 | 43 | django-tag-parser==3.2
|
44 | 44 | django-taggit==1.2.0
|
45 |
| -django-template-analyzer==1.6.1 |
| 45 | +django-template-analyzer==1.6.2 |
46 | 46 | django-threadedcomments==1.2
|
47 | 47 | django-tinymce==2.8.0
|
48 | 48 | django-wysiwyg==0.8.0
|
49 |
| -django==2.2.9 |
| 49 | +django==2.2.10 |
50 | 50 | future==0.18.2 # via django-fluent-contents, django-fluent-dashboard, django-fluent-pages, django-polymorphic-tree
|
51 | 51 | html5lib==1.0.1
|
52 | 52 | idna==2.8 # via requests
|
53 |
| -importlib-metadata==1.3.0 # via pluggy, pytest |
| 53 | +importlib-metadata==1.5.0 # via pluggy, pytest |
54 | 54 | micawber==0.5.1
|
55 | 55 | mock==3.0.5
|
56 |
| -more-itertools==8.0.2 # via pytest, zipp |
| 56 | +more-itertools==8.2.0 # via pytest |
57 | 57 | netaddr==0.7.19
|
58 |
| -packaging==19.2 # via pytest, pytest-sugar |
59 |
| -pillow==6.2.1 |
| 58 | +packaging==20.1 # via pytest, pytest-sugar |
| 59 | +pillow==7.0.0 |
60 | 60 | pluggy==0.13.1 # via pytest
|
61 | 61 | psycopg2==2.8.4
|
62 |
| -py==1.8.0 # via pytest |
| 62 | +py==1.8.1 # via pytest |
63 | 63 | pycparser==2.19 # via cffi
|
64 | 64 | pygments==2.5.2 # via django-fluent-contents
|
65 |
| -pyparsing==2.4.5 # via packaging |
| 65 | +pyparsing==2.4.6 # via packaging |
66 | 66 | pytest-cov==2.8.1
|
67 |
| -pytest-django==3.7.0 |
| 67 | +pytest-django==3.8.0 |
68 | 68 | pytest-sugar==0.9.2
|
69 |
| -pytest==5.3.2 |
| 69 | +pytest==5.3.5 |
70 | 70 | python-akismet==0.4.1
|
71 | 71 | python-memcached==1.59
|
72 | 72 | pytz==2019.3
|
73 | 73 | raven==6.10.0
|
74 | 74 | rcssmin==1.0.6 # via django-compressor
|
75 |
| -redis==3.3.11 |
| 75 | +redis==3.4.1 |
76 | 76 | requests==2.22.0 # via django-healthchecks, python-akismet
|
77 | 77 | rjsmin==1.1.0 # via django-compressor
|
78 |
| -six==1.13.0 # via django-appconf, django-contrib-comments, django-filebrowser-no-grappelli, django-fluent-contents, django-fluent-pages, django-healthchecks, html5lib, mock, packaging, python-memcached |
| 78 | +six==1.14.0 # via django-appconf, django-compressor, django-contrib-comments, django-filebrowser-no-grappelli, django-fluent-contents, django-healthchecks, django-parler, html5lib, mock, packaging, python-memcached |
79 | 79 | smartypants==2.0.1
|
80 |
| -sorl-thumbnail==12.5.0 |
| 80 | +sorl-thumbnail==12.6.2 |
81 | 81 | soupsieve==1.9.5 # via beautifulsoup4
|
82 | 82 | sqlparse==0.3.0 # via django
|
83 | 83 | taggit-selectize==2.7.1
|
84 | 84 | termcolor==1.1.0 # via pytest-sugar
|
85 |
| -urllib3==1.25.7 # via requests |
| 85 | +urllib3==1.25.8 # via requests |
86 | 86 | uwsgi==2.0.18
|
87 |
| -wcwidth==0.1.7 # via pytest |
| 87 | +wcwidth==0.1.8 # via pytest |
88 | 88 | webencodings==0.5.1 # via html5lib
|
89 | 89 | whitenoise==5.0.1
|
90 | 90 | wsgiunproxy==1.0
|
91 |
| -zipp==0.6.0 # via importlib-metadata |
| 91 | +zipp==2.1.0 # via importlib-metadata |
0 commit comments