Commit Graph

1330 Commits

Author SHA1 Message Date
pyup-bot
90d71f424d Update uvicorn from 0.12.2 to 0.12.3 2020-11-22 02:00:45 -08:00
pyup-bot
132a6f0be2 Update pre-commit from 2.8.2 to 2.9.0 2020-11-21 15:37:47 -08:00
Bruno Alla
b392dff326
Merge pull request #2939 from eqqe/master 2020-11-21 11:49:19 +00: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
a02aba44e7 Update sentry-sdk from 0.19.3 to 0.19.4 2020-11-19 10:39:39 -08:00
pyup-bot
e649b76ec9 Update django-crispy-forms from 1.9.2 to 1.10.0 2020-11-18 13:53:32 -08:00
Bruno Alla
4b25e77297
Merge pull request #2932 from umgelurgel/jm/upgrade-factory-boy-to-3.1
Upgrade factory-boy to 3.1.0
2020-11-13 09:59:43 +00:00
Bruno Alla
ca2628fe09
Merge pull request #2933 from pydanny/pyup-update-sentry-sdk-0.19.2-to-0.19.3
Update sentry-sdk to 0.19.3
2020-11-13 09:58:23 +00:00
pyup-bot
eca1f45564 Update sphinx from 3.3.0 to 3.3.1 2020-11-12 13:10:45 -08:00
pyup-bot
aaaa26494a Update sentry-sdk from 0.19.2 to 0.19.3 2020-11-12 13:10:42 -08:00
umgelurgel
9f3117c615 Upgrade factory-boy to 3.1.0 2020-11-12 18:53:29 +01:00
pyup-bot
3750aff394 Update djangorestframework from 3.12.1 to 3.12.2 2020-11-05 17:50:07 -08:00
Bruno Alla
9e9228d5f9 Merge remote-tracking branch 'origin/pyup-update-django-stubs-1.6.0-to-1.7.0' into update/mypy-stubs
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2020-11-03 23:39:09 +00:00
Bruno Alla
a68b987f74 Merge remote-tracking branch 'origin/pyup-update-mypy-0.782-to-0.790' into update/mypy-stubs 2020-11-03 23:38:46 +00:00
Bruno Alla
5f913c0018
Merge pull request #2926 from pydanny/pyup-update-sentry-sdk-0.19.1-to-0.19.2
Update sentry-sdk to 0.19.2
2020-11-03 23:34:22 +00:00
Bruno Alla
f20a49cfb0
Merge pull request #2925 from pydanny/pyup-update-sphinx-3.2.1-to-3.3.0
Update sphinx to 3.3.0
2020-11-03 23:34:06 +00: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
e33476082c
Merge pull request #2919 from pydanny/pyup-update-pre-commit-2.7.1-to-2.8.2
Update pre-commit to 2.8.2
2020-11-03 23:33:26 +00:00
Bruno Alla
a22eb3eabd
Merge pull request #2917 from pydanny/pyup-update-pytest-6.1.1-to-6.1.2 2020-11-03 23:32:57 +00:00
Bruno Alla
0dad87553a
Merge pull request #2911 from pydanny/pyup-update-pytest-django-4.0.0-to-4.1.0
Update pytest-django to 4.1.0
2020-11-03 23:32:29 +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
4a5717c831 Update sentry-sdk from 0.19.1 to 0.19.2 2020-11-02 15:47:08 -08:00
pyup-bot
2bd2e4a8fc Update sphinx from 3.2.1 to 3.3.0 2020-11-02 06:37:22 -08: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
b14a033c8b Update pre-commit from 2.7.1 to 2.8.2 2020-10-30 15:44:46 -07:00
pyup-bot
5224641a16 Update pytest from 6.1.1 to 6.1.2 2020-10-28 23:59:03 -07:00
pyup-bot
9c0f056817 Update django-stubs from 1.6.0 to 1.7.0 2020-10-28 02:10:16 -07:00
pyup-bot
edbc4d3a8c Update pytest-django from 4.0.0 to 4.1.0 2020-10-22 15:52:35 -07: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
3d87a42055 Update sentry-sdk from 0.19.0 to 0.19.1 2020-10-19 03:32:37 -07:00
Bruno Alla
c4f46d0526
Merge pull request #2901 from pydanny/pyup-update-django-allauth-0.42.0-to-0.43.0
Update django-allauth to 0.43.0
2020-10-17 12:42:02 +01:00
pyup-bot
58b0359af6 Update pytest-django from 3.10.0 to 4.0.0 2020-10-16 10:36:51 -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
pyup-bot
acaeb0d950 Update sentry-sdk from 0.18.0 to 0.19.0 2020-10-13 05:31:37 -07:00
pyup-bot
e043af811a Update django-anymail from 8.0 to 8.1 2020-10-09 13:11:03 -07:00
pyup-bot
55a6674d0c Update django-anymail from 8.0 to 8.1 2020-10-09 13:11:02 -07:00
pyup-bot
edd29c3982 Update django-anymail from 8.0 to 8.1 2020-10-09 13:11:01 -07:00
pyup-bot
ae526ad8df Update django-anymail from 8.0 to 8.1 2020-10-09 13:11:00 -07:00
pyup-bot
fa2f09f27d Update django-anymail from 8.0 to 8.1 2020-10-09 13:10:59 -07:00
pyup-bot
d0d50fe800 Update django-anymail from 8.0 to 8.1 2020-10-09 13:10:58 -07:00
pyup-bot
dee930cad5 Update django-anymail from 8.0 to 8.1 2020-10-09 13:10:58 -07:00
pyup-bot
be74011ba5 Update django-anymail from 8.0 to 8.1 2020-10-09 13:10:57 -07:00
pyup-bot
44689a8be6 Update django-anymail from 8.0 to 8.1 2020-10-09 13:10:56 -07:00
pyup-bot
21c69c7d45 Update mypy from 0.782 to 0.790 2020-10-09 12:09:05 -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
pyup-bot
6e3f6acf07 Update pytest from 6.1.0 to 6.1.1 2020-10-04 06:03:31 -07:00
Bruno Alla
a5ab4ae1cb
Merge pull request #2874 from pydanny/mypy-django-stubs
Update mypy and django-stubs
2020-10-04 12:13:57 +01:00
pyup-bot
42b41b7215 Update flake8 from 3.8.3 to 3.8.4 2020-10-02 17:27:05 -07:00
Bruno Alla
ef48467458
Merge pull request #2873 from pydanny/pyup-update-ipdb-0.13.3-to-0.13.4
Update ipdb to 0.13.4
2020-10-01 18:09:16 +01:00
Bruno Alla
4225c1b1ab Bump mypy and django-stubs versions 2020-10-01 17:07:17 +01: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
Bruno Alla
656ce7b9e3
Merge pull request #2863 from pydanny/pyup-update-sentry-sdk-0.17.7-to-0.18.0
Update sentry-sdk to 0.18.0
2020-10-01 17:01:30 +01:00
Bruno Alla
1339dcb7ff
Merge pull request #2862 from pydanny/pyup-update-djangorestframework-3.11.1-to-3.12.1
Update djangorestframework to 3.12.1
2020-10-01 17:01:09 +01:00
Bruno Alla
9c426725b1
Merge pull request #2859 from pydanny/pyup-update-pytest-6.0.2-to-6.1.0 2020-10-01 17:00:38 +01:00
pyup-bot
58c06e558f Update ipdb from 0.13.3 to 0.13.4 2020-10-01 08:58:53 -07:00
pyup-bot
604325a1c6 Update uvicorn from 0.11.8 to 0.12.1 2020-09-30 06:31:39 -07:00
pyup-bot
ae346d4a6f Update sentry-sdk from 0.17.7 to 0.18.0 2020-09-29 10:50:08 -07:00
pyup-bot
6fb51ed491 Update djangorestframework from 3.11.1 to 3.12.1 2020-09-28 12:11:17 -07:00
pyup-bot
11afe7af59 Update pytest from 6.0.2 to 6.1.0 2020-09-27 07:41:24 -07:00
pyup-bot
d5cb85ed9c Update django-debug-toolbar from 3.1 to 3.1.1 2020-09-24 10:22:21 -07:00
Bruno Alla
8e062157a1
Merge pull request #2847 from pydanny/pyup-update-sentry-sdk-0.17.6-to-0.17.7
Update sentry-sdk to 0.17.7
2020-09-23 13:45:01 +01:00
pyup-bot
762f3b3ae2 Update sentry-sdk from 0.17.6 to 0.17.7 2020-09-22 02:49:28 -07:00
pyup-bot
e715b8f43d Update django-debug-toolbar from 3.0 to 3.1 2020-09-21 14:13:08 -07:00
pyup-bot
859766941d Update django-debug-toolbar from 2.2 to 3.0 2020-09-20 12:27:04 -07:00
pyup-bot
ade8aede47 Update django-extensions from 3.0.8 to 3.0.9 2020-09-17 15:04:31 -07:00
Bruno Alla
46b03b65df
Merge pull request #2833 from pydanny/pyup-update-sentry-sdk-0.17.5-to-0.17.6
Update sentry-sdk to 0.17.6
2020-09-16 14:18:36 +02:00
pyup-bot
c06869367d Update sentry-sdk from 0.17.5 to 0.17.6 2020-09-16 04:29:06 -07:00
pyup-bot
fa85682910 Update pytest-django from 3.9.0 to 3.10.0 2020-09-16 04:28:56 -07:00
Bruno Alla
c62c3eada8
Merge pull request #2829 from pydanny/revert/celery-4.4.6
Downgrade Celery to 4.4.6
2020-09-14 18:34:33 +02:00
Bruno Alla
b76d8d4f02 Revert Celery to 4.4.6
It looks like 4.4.7 has some issues with Redis broker:

https://github.com/celery/celery/issues/6285
2020-09-14 17:24:16 +01:00
pyup-bot
584267d8a4 Update sentry-sdk from 0.17.4 to 0.17.5 2020-09-14 08:03:16 -07:00
Bruno Alla
7780065025
Merge pull request #2826 from pydanny/pyup-update-coverage-5.2.1-to-5.3 2020-09-14 12:30:50 +02:00
pyup-bot
f1600ef17b Update coverage from 5.2.1 to 5.3 2020-09-14 01:40:37 -07:00
pyup-bot
8b4c87fd12 Update django-storages from 1.10 to 1.10.1 2020-09-14 01:40:33 -07:00
pyup-bot
a6b88a9370 Update django-storages from 1.10 to 1.10.1 2020-09-14 01:40:32 -07:00
Bruno Alla
62c7f40d14
Merge pull request #2819 from pydanny/pyup-update-pytest-6.0.1-to-6.0.2 2020-09-12 12:22:03 +02:00
pyup-bot
12cc96817d Update pytest from 6.0.1 to 6.0.2 2020-09-11 19:16:17 -07:00
pyup-bot
192ca300af Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:49 -07:00
pyup-bot
bc0805549b Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:48 -07:00
pyup-bot
8241615edd Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:47 -07:00
pyup-bot
e591022c6f Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:46 -07:00
pyup-bot
99c9b04319 Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:45 -07:00
pyup-bot
e5c2f82949 Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:45 -07:00
pyup-bot
8cddc2f740 Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:44 -07:00
pyup-bot
11d089c859 Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:43 -07:00
pyup-bot
13ca7bf4a4 Update django-anymail from 7.2.1 to 8.0 2020-09-11 15:59:42 -07:00
pyup-bot
8df38802f3 Update sentry-sdk from 0.17.3 to 0.17.4 2020-09-09 15:41:47 -07:00
Bruno Alla
ffaec00084
Remove --no-binary option for psycopg2 (#2798)
It was required in 2.7, but it's now the default in 2.8
2020-09-07 14:10:57 +01:00
Bruno Alla
cbc46cb34f Update psycopg2 from 2.8.5 to 2.8.6 2020-09-07 14:23:02 +02:00
pyup-bot
9cdae535b3 Update psycopg2-binary from 2.8.5 to 2.8.6 2020-09-06 19:12:31 -07:00
pyup-bot
c6c0bd9289 Update django-extensions from 3.0.7 to 3.0.8 2020-09-04 08:26:40 -07:00
pyup-bot
a7c69639f2 Update sentry-sdk from 0.17.2 to 0.17.3 2020-09-02 02:51:48 -07:00
pyup-bot
bd977e29af Update django-extensions from 3.0.6 to 3.0.7 2020-09-01 17:08:30 -07:00
Bruno Alla
fe36bb3574
Merge pull request #2781 from pydanny/pyup-update-django-storages-1.9.1-to-1.10 2020-09-01 22:42:12 +02:00
Bruno Alla
18da9c910d
Merge pull request #2784 from pydanny/pyup-update-sentry-sdk-0.17.1-to-0.17.2
Update sentry-sdk to 0.17.2
2020-09-01 22:04:29 +02:00
pyup-bot
007ab4aefd Update django from 3.0.9 to 3.0.10 2020-09-01 07:56:59 -07:00
pyup-bot
18c53d0a3b Update sentry-sdk from 0.17.1 to 0.17.2 2020-09-01 07:56:55 -07:00
Bruno Alla
0328a8bbaa
Merge pull request #2782 from pydanny/pyup-update-sphinx-autobuild-0.7.1-to-2020.9.1
Update sphinx-autobuild to 2020.9.1
2020-09-01 10:52:56 +02:00
pyup-bot
fe9c9b5e48 Update django-extensions from 3.0.5 to 3.0.6 2020-08-31 11:53:48 -07:00
pyup-bot
2f7a6c3013 Update sphinx-autobuild from 0.7.1 to 2020.9.1 2020-08-31 05:45:27 -07:00
pyup-bot
0c23267806 Update django-storages from 1.9.1 to 1.10 2020-08-31 00:15:41 -07:00
pyup-bot
aeefbc060f Update django-storages from 1.9.1 to 1.10 2020-08-31 00:15:40 -07:00
pyup-bot
d17321dfbe Update sentry-sdk from 0.17.0 to 0.17.1 2020-08-28 14:55:22 -07:00
Bruno Alla
3ab741545c
Merge pull request #2764 from pydanny/pyup-update-django-cors-headers-3.4.0-to-3.5.0
Update django-cors-headers to 3.5.0
2020-08-27 16:01:40 +02:00
pyup-bot
0dc3fe0b3d Update black from 19.10b0 to 20.8b1 2020-08-26 10:05:24 -07:00
pyup-bot
294d20d5e6 Update django-cors-headers from 3.4.0 to 3.5.0 2020-08-25 05:08:22 -07:00
pyup-bot
32b81ba02e Update sentry-sdk from 0.16.5 to 0.17.0 2020-08-24 09:54:47 -07:00
pyup-bot
cc1d297ad6 Update pre-commit from 2.6.0 to 2.7.1 2020-08-23 12:35:31 -07:00
pyup-bot
3752997562 Update sentry-sdk from 0.16.3 to 0.16.5 2020-08-14 15:49:18 -07:00
Bruno Alla
b97d884055
Merge pull request #2749 from pydanny/pyup-update-sphinx-3.2.0-to-3.2.1
Update sphinx to 3.2.1
2020-08-14 13:40:26 +01:00
pyup-bot
5e3abf903f Update sphinx from 3.2.0 to 3.2.1 2020-08-14 04:19:56 -07:00
pyup-bot
2d410c5df9 Update factory-boy from 2.12.0 to 3.0.1 2020-08-13 01:34:47 -07:00
Bruno Alla
a5af9baedb
Merge pull request #2693 from enchance/wrong-version 2020-08-11 16:37:15 +01:00
pyup-bot
85cfe02437 Update flake8-isort from 3.0.1 to 4.0.0 2020-08-11 01:42:07 -07:00
pyup-bot
dc03478717 Update django-extensions from 3.0.4 to 3.0.5 2020-08-10 02:38:22 -07:00
pyup-bot
2dc2125817 Update sphinx from 3.1.2 to 3.2.0 2020-08-08 15:39:21 -07:00
Bruno Alla
1b5997466c
Merge pull request #2726 from pydanny/pyup-update-django-anymail-7.2-to-7.2.1 2020-08-06 11:28:34 +02:00
Bruno Alla
2fe80aea3c
Merge pull request #2725 from pydanny/pyup-update-pylint-django-2.2.0-to-2.3.0
Update pylint-django to 2.3.0
2020-08-06 11:28:18 +02:00
Bruno Alla
b867716206
Merge pull request #2724 from pydanny/pyup-update-django-extensions-3.0.3-to-3.0.4
Update django-extensions to 3.0.4
2020-08-06 11:27:59 +02:00
pyup-bot
bdc9ad1997 Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:05 -07:00
pyup-bot
f65d5332af Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:04 -07:00
pyup-bot
92f466a3a7 Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:03 -07:00
pyup-bot
dac0ee23e4 Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:02 -07:00
pyup-bot
0cbb2c46c4 Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:01 -07:00
pyup-bot
0a6c8bf40f Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:01 -07:00
pyup-bot
9536e75773 Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:37:00 -07:00
pyup-bot
e869f355b5 Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:36:59 -07:00
pyup-bot
405be0114f Update django-anymail from 7.2 to 7.2.1 2020-08-05 13:36:58 -07:00
pyup-bot
35a9a02bae Update pylint-django from 2.2.0 to 2.3.0 2020-08-05 05:39:58 -07:00
pyup-bot
e288f1ff4f Update django-extensions from 3.0.3 to 3.0.4 2020-08-05 04:44:52 -07:00
pyup-bot
0ea47997e0 Update djangorestframework from 3.11.0 to 3.11.1 2020-08-05 04:44:48 -07:00
pyup-bot
8a74fee736 Update whitenoise from 5.1.0 to 5.2.0 2020-08-04 04:15:53 -07:00
Bruno Alla
f2adb7e48b
Merge pull request #2718 from pydanny/pyup-update-django-3.0.8-to-3.0.9
Update django to 3.0.9
2020-08-03 10:14:41 +02:00
Bruno Alla
a68918a22a
Merge pull request #2717 from pydanny/pyup-update-sentry-sdk-0.16.2-to-0.16.3
Update sentry-sdk to 0.16.3
2020-08-03 09:56:44 +02:00
Bruno Alla
a575c28b39
Merge pull request #2716 from pydanny/pyup-update-celery-4.4.6-to-4.4.7
Update celery to 4.4.7
2020-08-03 09:56:31 +02:00
Bruno Alla
3a7b3f5626
Merge pull request #2715 from pydanny/pyup-update-uvicorn-0.11.7-to-0.11.8
Update uvicorn to 0.11.8
2020-08-03 09:56:06 +02:00
pyup-bot
7e8e10de92 Update django from 3.0.8 to 3.0.9 2020-08-03 00:55:51 -07:00
pyup-bot
db8de7dafc Update sentry-sdk from 0.16.2 to 0.16.3 2020-08-01 14:41:44 -07:00
pyup-bot
7cf0bbdf0d Update celery from 4.4.6 to 4.4.7 2020-07-31 12:52:55 -07:00
pyup-bot
a5f6b56c38 Update uvicorn from 0.11.7 to 0.11.8 2020-07-31 10:04:55 -07:00
pyup-bot
b9b7e9b7dd Update pytest from 5.4.3 to 6.0.1 2020-07-30 16:54:50 -07:00
pyup-bot
4b4bda7835 Update uvicorn from 0.11.6 to 0.11.7 2020-07-28 06:34:49 -07:00
pyup-bot
c3391c9572 Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:40 -07:00