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 |
|
Bruno Alla
|
b8012a54d2
|
Merge pull request #2876 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
|
2020-10-04 12:13:23 +01:00 |
|
pyup-bot
|
42b41b7215
|
Update flake8 from 3.8.3 to 3.8.4
|
2020-10-02 17:27:05 -07:00 |
|
github-actions[bot]
|
f1e87f264d
|
Auto-update pre-commit hooks
|
2020-10-03 00:26:55 +00:00 |
|
Bruno Alla
|
26f2a3d7ba
|
Fix mypy error
my_awesome_project/users/admin.py:15: error: No overload variant of "__add__" of "tuple" matches argument type "List[Tuple[Optional[str], _FieldOpts]]"
my_awesome_project/users/admin.py:15: note: Possible overload variants:
my_awesome_project/users/admin.py:15: note: def __add__(self, Tuple[Tuple[str, Dict[str, Tuple[str]]], ...]) -> Tuple[Tuple[str, Dict[str, Tuple[str]]], ...]
my_awesome_project/users/admin.py:15: note: def __add__(self, Tuple[Any, ...]) -> Tuple[Any, ...]
my_awesome_project/users/admin.py:15: note: Right operand is of type "Union[Tuple[Tuple[Optional[str], _FieldOpts], ...], List[Tuple[Optional[str], _FieldOpts]]]"
|
2020-10-01 20:01:26 +01:00 |
|
Bruno Alla
|
689c768abf
|
Fix mypy error
users/tests/test_views.py:67: error: unused 'type: ignore' comment
|
2020-10-01 19:16:22 +01: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
|
070dada241
|
Merge pull request #2867 from pydanny/update/pre-commit-autoupdate
|
2020-10-01 17:02:51 +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 |
|
github-actions[bot]
|
aa6fd53813
|
Auto-update pre-commit hooks
|
2020-10-01 00:27:34 +00: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 |
|
Arnav Choudhury
|
b064e09f12
|
Adding GitHub-Action CI Option (#2837)
|
2020-09-21 11:20:24 +01:00 |
|
Bruno Alla
|
55aa86878b
|
Merge pull request #2842 from pydanny/pyup-update-django-debug-toolbar-2.2-to-3.0
Update django-debug-toolbar to 3.0
|
2020-09-21 10:37:20 +01:00 |
|
github-actions[bot]
|
561e9744bf
|
Auto-update pre-commit hooks
|
2020-09-21 00:26:05 +00: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
|
a2c4453cf5
|
Fix isort errors
|
2020-09-16 09:39:02 +01:00 |
|
Daniel Feldroy
|
ec3922cfe6
|
Give admin_forms the forms namespace
This will make extending various signup and registration forms easier.
|
2020-09-14 11:36:47 -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
|
b78c244e4d
|
Merge pull request #2814 from arnav13081994/update-traefik-version
Updating Traefik version from 2.0 to 2.2.11
|
2020-09-12 12:22:39 +02: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 |
|