Commit Graph

1527 Commits

Author SHA1 Message Date
pyup.io bot
d4bcfeb342
Update psycopg2 to 2.9.2 (#3410) 2021-11-16 10:07:03 +00:00
pyup.io bot
fdeb8d0adb
Update redis to 4.0.0 (#3406) 2021-11-16 10:02:24 +00:00
pyup.io bot
a4cb1ba2e9
Update django-coverage-plugin to 2.0.2 (#3409) 2021-11-16 09:58:29 +00:00
pyup.io bot
a20efdff70
Update black to 21.10b0 (#3408) 2021-11-16 09:28:28 +00:00
pyup-bot
0d6d1744e3 Update django-allauth from 0.45.0 to 0.46.0 2021-11-15 09:06:22 -08:00
pyup-bot
d0c3c3435f Update crispy-bootstrap5 from 0.5 to 0.6 2021-11-12 10:13:10 -08:00
Bruno Alla
46d453578b Merge branch 'upstream-master' into bootstrap5 2021-11-11 20:32:11 +00:00
pyup-bot
89959dc439 Update coverage from 6.1.1 to 6.1.2 2021-11-10 23:33:54 -08:00
pyup-bot
826016e571 Update sphinx from 4.2.0 to 4.3.0 2021-11-10 12:18:51 -08:00
pyup-bot
346e7c9edd Update celery from 5.1.2 to 5.2.0 2021-11-07 19:24:03 -08:00
pyup-bot
33f812a3eb Update django-extensions from 3.1.3 to 3.1.5 2021-11-07 09:26:19 -08:00
Bruno Alla
71b8976fbb
Merge pull request #3374 from cookiecutter/pyup-update-django-storages-1.12.2-to-1.12.3 2021-11-01 12:04:30 +00:00
pyup-bot
83bcd1fd45 Update coverage from 6.0.2 to 6.1.1 2021-10-31 12:36:53 -07:00
pyup-bot
09c6ddbaf3 Update django-storages from 1.12.2 to 1.12.3 2021-10-29 20:24:59 -07:00
pyup-bot
c23e37f7cb Update django-storages from 1.12.2 to 1.12.3 2021-10-29 20:24:58 -07:00
pyup-bot
75aa76e956 Update factory-boy from 3.2.0 to 3.2.1 2021-10-27 06:21:10 -07:00
Fábio C. Barrionuevo da Luz
c6e11365b7
Merge pull request #3364 from cookiecutter/pyup-update-pillow-8.3.2-to-8.4.0
Update pillow to 8.4.0
2021-10-25 23:16:49 -03:00
Fábio C. Barrionuevo da Luz
16a1161dc6
Merge pull request #3365 from cookiecutter/pyup-update-django-storages-1.12.1-to-1.12.2
Update django-storages to 1.12.2
2021-10-25 21:39:30 -03:00
pyup-bot
e4997e76c8 Update django-environ from 0.8.0 to 0.8.1 2021-10-20 06:57:29 -07:00
pyup-bot
60f3b8e54a Update django-environ from 0.7.0 to 0.8.0 2021-10-18 06:56:55 -07:00
pyup-bot
666c989e9d Update django-storages from 1.12.1 to 1.12.2 2021-10-16 20:32:04 -07:00
pyup-bot
4771639df7 Update django-storages from 1.12.1 to 1.12.2 2021-10-16 20:32:04 -07:00
pyup-bot
8ffe2aaa38 Update pillow from 8.3.2 to 8.4.0 2021-10-15 03:01:10 -07:00
pyup-bot
c2e82f8289 Update flake8 from 3.9.2 to 4.0.1 2021-10-14 08:06:47 -07:00
pyup-bot
b103ce72c2 Update flake8-isort from 4.0.0 to 4.1.1 2021-10-14 05:31:55 -07:00
pyup-bot
7601ad09c7 Update django-model-utils from 4.1.1 to 4.2.0 2021-10-13 13:19:14 -07:00
Bruno Alla
93fbaa7c1a
Merge pull request #3353 from dalrrard/add-drf-stubs 2021-10-13 08:28:42 +01:00
Dalton Rardin
00ff825b8c
Add djangorestframework-stubs
Add djangorestframework-stubs to local.txt requirements
Modify setup.cfg to add stubs to mypy settings
Fix new type error in DRF

`./users/api/views.py:19: error: Incompatible type for lookup 'id': (got "Union[AutoField[Union[Combinable, int, str], int], Any]", expected "Union[str, int]")`

by asserting that `self.request.user.id` is an int
2021-10-11 20:41:32 -05:00
pyup-bot
e37f2c993d Update coverage from 6.0.1 to 6.0.2 2021-10-11 15:49:24 -07:00
Bruno Alla
5fb59ef587
Merge pull request #3344 from pydanny/pyup-update-werkzeug-1.0.1-to-2.0.2 2021-10-11 23:48:08 +01:00
Bruno Alla
0285155278
Merge pull request #3348 from pydanny/pyup-update-coverage-5.5-to-6.0.1 2021-10-11 23:39:54 +01:00
Bruno Alla
ee93df3aed
Merge pull request #3349 from pydanny/pyup-update-django-coverage-plugin-2.0.0-to-2.0.1 2021-10-11 23:14:04 +01:00
Bruno Alla
712967e8c6
Merge pull request #3345 from pydanny/pyup-update-django-cors-headers-3.9.0-to-3.10.0 2021-10-11 23:13:48 +01:00
pyup-bot
4cb6ff0870 Update django-storages from 1.11.1 to 1.12.1 2021-10-11 14:32:05 -07:00
pyup-bot
3617b8bf27 Update django-storages from 1.11.1 to 1.12.1 2021-10-11 14:32:04 -07:00
pyup-bot
2c1a3edd20 Update django-coverage-plugin from 2.0.0 to 2.0.1 2021-10-06 22:32:41 -07:00
pyup-bot
f5b742b6d9 Update coverage from 5.5 to 6.0.1 2021-10-06 22:32:37 -07:00
pyup-bot
8eea74551f Update django-cors-headers from 3.9.0 to 3.10.0 2021-10-05 23:53:27 -07:00
pyup-bot
d0748bd2ef Update werkzeug from 1.0.1 to 2.0.2 2021-10-05 21:07:31 -07:00
pyup-bot
674dbb642f Update pytz from 2021.1 to 2021.3 2021-10-02 07:12:40 -07:00
Andrew Chen Wang
72208dc79e
Merge branch 'master' into bootstrap5 2021-10-01 08:43:31 -04:00
pyup-bot
3438b5f3d1 Update sentry-sdk from 1.4.2 to 1.4.3 2021-09-29 15:05:49 -07:00
pyup-bot
1ac297f8f4 Update django-cors-headers from 3.8.0 to 3.9.0 2021-09-29 07:15:05 -07:00
pyup-bot
fa39b8df98 Update sentry-sdk from 1.4.1 to 1.4.2 2021-09-27 14:02:18 -07:00
pyup-bot
7c62741866 Update django-crispy-forms from 1.12.0 to 1.13.0 2021-09-25 15:08:23 -07:00
pyup-bot
c93bfaf71a Update sentry-sdk from 1.4.0 to 1.4.1 2021-09-23 07:55:07 -07:00
pyup-bot
cb6c0edba6 Update sentry-sdk from 1.3.1 to 1.4.0 2021-09-22 07:55:35 -07:00
pyup-bot
d6b96e6490 Update black from 21.8b0 to 21.9b0 2021-09-13 22:58:22 -07:00
pyup-bot
f7cdb1cc4b Update sphinx from 4.1.2 to 4.2.0 2021-09-12 15:17:56 -07:00
Bruno Alla
2fecd0624d Update crispy-bootstrap to the latest 2021-09-11 18:12:33 +01:00