Commit Graph

369 Commits

Author SHA1 Message Date
Bruno Alla
4e96b64261 Merge branch 'master' into fix_django_31
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/base.txt
2021-02-23 19:10:52 +00:00
Bruno Alla
43544c5fb2
Merge pull request #3060 from pydanny/pyup-update-django-3.0.12-to-3.0.13
Update django to 3.0.13
2021-02-22 19:45:16 +00:00
Bruno Alla
139c9f1681
Merge pull request #3063 from pydanny/pyup-update-django-crispy-forms-1.11.0-to-1.11.1
Update django-crispy-forms to 1.11.1
2021-02-22 19:43:06 +00:00
areski
86f79e08b2 Update Django to 3.1.7 2021-02-21 17:55:05 +01:00
pyup-bot
f97513d0ca Update django-crispy-forms from 1.11.0 to 1.11.1 2021-02-21 06:12:17 -08:00
pyup-bot
bf4d502941 Update uvicorn from 0.13.3 to 0.13.4 2021-02-21 06:12:15 -08:00
pyup-bot
d67dbf9d36 Update django from 3.0.12 to 3.0.13 2021-02-20 00:58:50 -08:00
areski
39033fa8ab Fix pyup for Django 3.1 2021-02-04 19:09:09 +01:00
areski
002b3eaf41 Update Django 3.0.11 to 3.1.6 2021-02-04 16:52:45 +01:00
pyup-bot
c575092016 Update django from 3.0.11 to 3.0.12 2021-02-01 18:38:12 -08:00
pyup-bot
d442074ce3 Update pytz from 2020.5 to 2021.1 2021-02-01 01:49:28 -08:00
pyup-bot
ba97025971 Update django-crispy-forms from 1.10.0 to 1.11.0 2021-01-31 05:43:22 -08:00
pyup-bot
1b7b003f15 Update django-cors-headers from 3.6.0 to 3.7.0 2021-01-25 17:42:39 -08:00
Bruno Alla
eb6fad5f32 Remove pinning of django-timezone-field
fixes #2950
2021-01-24 15:23:56 +00:00
pyup-bot
3e0c40f5b6 Update django-celery-beat from 2.1.0 to 2.2.0 2021-01-19 20:45:44 -08:00
Fabio C. Barrionuevo da Luz
1858fc2be8 Revert "Move sentry-sdk requirement to base.txt"
This reverts commit 2d84fe89dd.
2021-01-18 17:58:00 -03:00
Fabio C. Barrionuevo da Luz
2d84fe89dd Move sentry-sdk requirement to base.txt 2021-01-18 16:06:31 -03:00
Bruno Alla
74a3be24ca
Merge pull request #2987 from pydanny/pyup-update-uvicorn-0.13.2-to-0.13.3
Update uvicorn to 0.13.3
2021-01-04 19:32:47 +01:00
pyup-bot
64a1c46cf4 Update pillow from 8.0.1 to 8.1.0 2021-01-02 16:48:49 -08:00
pyup-bot
3950f2e504 Update uvicorn from 0.13.2 to 0.13.3 2020-12-29 09:14:44 -08:00
pyup-bot
c122de1068 Update pytz from 2020.4 to 2020.5 2020-12-24 20:52:28 -08:00
Bruno Alla
402d8f4cde
Merge pull request #2979 from pydanny/pyup-update-flower-0.9.5-to-0.9.7
Update flower to 0.9.7
2020-12-23 09:50:17 +00:00
pyup-bot
6a94860359 Update flower from 0.9.5 to 0.9.7 2020-12-21 10:32:44 -08:00
pyup-bot
cf6935b0a2 Update uvicorn from 0.13.1 to 0.13.2 2020-12-20 01:02:40 -08:00
Bruno Alla
4611a74e49
Merge pull request #2967 from pydanny/pyup-update-django-cors-headers-3.5.0-to-3.6.0
Update django-cors-headers to 3.6.0
2020-12-14 09:09:36 +00:00
pyup-bot
56a3b3d8a5 Update django-cors-headers from 3.5.0 to 3.6.0 2020-12-13 03:32:59 -08:00
pyup-bot
5d8908673d Update uvicorn from 0.13.0 to 0.13.1 2020-12-12 04:22:50 -08:00
pyup-bot
f727c21d08 Update uvicorn from 0.12.3 to 0.13.0 2020-12-08 08:38:13 -08:00
pyup-bot
549274d699 Update django-model-utils from 4.0.0 to 4.1.1 2020-12-02 06:09:49 -08:00
Bruno Alla
092416147c Pin django-timezone-field==4.0
refs #2950
2020-12-02 14:02:54 +00:00
pyup-bot
4e97836109 Update django-allauth from 0.43.0 to 0.44.0 2020-11-25 11:27:41 -08:00
pyup-bot
90d71f424d Update uvicorn from 0.12.2 to 0.12.3 2020-11-22 02:00:45 -08:00
Bruno Alla
f02c57bf3e Remove wsproto 2020-11-21 11:44:46 +00:00
Simon Rey
88f6150c5d
Fix after uvicorn 0.12.0 - Ship extra dependencies
Uvicorn no longer ships extra dependencies uvloop, websockets and httptools as default. To install these dependencies use uvicorn[standard].
cf https://github.com/encode/uvicorn/blob/master/CHANGELOG.md
2020-11-19 20:16:56 +01:00
pyup-bot
e649b76ec9 Update django-crispy-forms from 1.9.2 to 1.10.0 2020-11-18 13:53:32 -08:00
pyup-bot
3750aff394 Update djangorestframework from 3.12.1 to 3.12.2 2020-11-05 17:50:07 -08:00
Bruno Alla
574aa1fee2
Merge pull request #2924 from pydanny/pyup-update-django-3.0.10-to-3.0.11
Update django to 3.0.11
2020-11-03 23:33:45 +00:00
Bruno Alla
923d81061b
Merge pull request #2923 from pydanny/pyup-update-pytz-2020.1-to-2020.4
Update pytz to 2020.4
2020-11-03 23:33:34 +00:00
Bruno Alla
6f3940b9c7
Merge pull request #2910 from pydanny/pyup-update-pillow-8.0.0-to-8.0.1
Update pillow to 8.0.1
2020-11-03 23:32:12 +00:00
Bruno Alla
37be877a9b
Merge pull request #2907 from pydanny/pyup-update-django-celery-beat-2.0.0-to-2.1.0
Update django-celery-beat to 2.1.0
2020-11-03 23:31:54 +00:00
pyup-bot
510ba4ca8a Update django from 3.0.10 to 3.0.11 2020-11-02 06:37:19 -08:00
pyup-bot
b86ede6079 Update pytz from 2020.1 to 2020.4 2020-11-02 06:37:16 -08:00
pyup-bot
eb400e4980 Update pillow from 8.0.0 to 8.0.1 2020-10-22 15:52:32 -07:00
pyup-bot
8e229ce0e0 Update django-celery-beat from 2.0.0 to 2.1.0 2020-10-19 23:39:07 -07:00
pyup-bot
81c9a4a76a Update uvicorn from 0.12.1 to 0.12.2 2020-10-19 09:13:14 -07:00
pyup-bot
4ecc00ea6c Update django-allauth from 0.42.0 to 0.43.0 2020-10-15 12:30:53 -07:00
pyup-bot
4e6cc3ca60 Update pillow from 7.2.0 to 8.0.0 2020-10-14 15:58:12 -07:00
Andrew Chen Wang
7be855975b
Add dedicated websockets package
Ref: https://github.com/encode/uvicorn/issues/797

There used to be a package automatically installed; not anymore I guess. This came from a separate package and not cookiecutter-django, but the installation was similar.
2020-10-07 12:33:00 -04:00
Bruno Alla
f54bfe3025
Merge pull request #2866 from pydanny/pyup-update-uvicorn-0.11.8-to-0.12.1
Update uvicorn to 0.12.1
2020-10-01 17:02:34 +01:00
pyup-bot
604325a1c6 Update uvicorn from 0.11.8 to 0.12.1 2020-09-30 06:31:39 -07:00