Commit Graph

3536 Commits

Author SHA1 Message Date
David D
c7027526a3 Add Debian 10 (buster) OS dependencies 2019-12-22 12:52:22 +01:00
Bruno Alla
f3eadb0e04
Update mypy to 0.761 (#2377)
Update mypy to 0.761
2019-12-20 09:32:23 -03:00
Bruno Alla
d1dc017e63
Update pytest-xdist to 1.31.0 (#2376)
Update pytest-xdist to 1.31.0
2019-12-20 09:32:09 -03:00
Bruno Alla
9cc6b577f2
Update pytest_cases to 1.12.0 (#2375)
Update pytest_cases to 1.12.0
2019-12-20 09:31:54 -03:00
Bruno Alla
4b20d43ee8
Update django-allauth to 0.41.0 (#2374)
Update django-allauth to 0.41.0
2019-12-20 09:31:40 -03:00
browniebroke
b75cb6e6da Update mypy from 0.760 to 0.761 2019-12-20 08:00:35 -03:00
browniebroke
85efbda003 Update pytest-xdist from 1.30.0 to 1.31.0 2019-12-20 08:00:32 -03:00
browniebroke
311b96b169 Update pytest_cases from 1.11.9 to 1.12.0 2019-12-20 08:00:29 -03:00
browniebroke
2b0027de71 Update django-allauth from 0.40.0 to 0.41.0 2019-12-19 08:00:30 -03:00
Bruno Alla
cba14881fc
Remove mypy defaults and set django-stubs setting (#2359)
Remove mypy defaults and set django-stubs setting
2019-12-18 09:50:38 -03:00
Bruno Alla
82a185d77d
Update mypy to 0.760 (#2371)
Update mypy to 0.760
2019-12-18 09:49:34 -03:00
Bruno Alla
a20a027340
Update django to 2.2.9 (#2370)
Update django to 2.2.9
2019-12-18 09:49:18 -03:00
browniebroke
29d2ff0ccf Update mypy from 0.750 to 0.760 2019-12-18 08:00:35 -03:00
browniebroke
2229a09fac Update django from 2.2.8 to 2.2.9 2019-12-18 08:00:31 -03:00
Bruno Alla
494beaa4c1
Update sphinx to 2.3.0 (#2369)
Update sphinx to 2.3.0
2019-12-16 09:17:14 -03:00
Bruno Alla
b94128cb20
Update celery to 4.4.0 (#2368)
Update celery to 4.4.0
2019-12-16 09:16:58 -03:00
browniebroke
acd63b14b8 Update sphinx from 2.2.2 to 2.3.0 2019-12-16 08:00:34 -03:00
browniebroke
8211a83f3a Update celery from 4.3.0 to 4.4.0 2019-12-16 08:00:30 -03:00
Bruno Alla
a4236e2d14
Merge pull request #2367 from pydanny/pyup-update-coverage-4.5.4-to-5.0
Update coverage to 5.0
2019-12-15 09:59:20 -03:00
Bruno Alla
f81671378f
Merge pull request #2366 from pydanny/pyup-update-pytest-5.3.1-to-5.3.2
Update pytest to 5.3.2
2019-12-15 09:58:34 -03:00
browniebroke
b6a524c346 Update coverage from 4.5.4 to 5.0 2019-12-15 08:00:29 -03:00
pyup-bot
32e42cb0ec Update pytest from 5.3.1 to 5.3.2 2019-12-15 02:56:41 -08:00
Bruno Alla
f92f8e650c
Merge pull request #2365 from pydanny/pyup-update-django-redis-4.10.0-to-4.11.0
Update django-redis to 4.11.0
2019-12-14 09:11:54 -03:00
browniebroke
d085a9c432 Update django-redis from 4.10.0 to 4.11.0 2019-12-14 08:00:29 -03:00
Bruno Alla
2861e6c60c
Update whitenoise to 5.0.1 (#2363)
Update whitenoise to 5.0.1
2019-12-13 09:50:54 -03:00
Bruno Alla
96667bbc8f
Update django-model-utils to 4.0.0 (#2362)
Update django-model-utils to 4.0.0
2019-12-13 09:50:21 -03:00
Bruno Alla
386d0779be
Update pytest_cases to 1.11.9 (#2361)
Update pytest_cases to 1.11.9
2019-12-13 09:50:08 -03:00
Bruno Alla
0633aff06a
Update djangorestframework to 3.11.0 (#2364)
Update djangorestframework to 3.11.0
2019-12-13 09:49:39 -03:00
browniebroke
6ce4b13d83 Update djangorestframework from 3.10.3 to 3.11.0 2019-12-13 08:00:36 -03:00
browniebroke
d418909714 Update whitenoise from 4.1.4 to 5.0.1 2019-12-13 08:00:31 -03:00
browniebroke
c59062a496 Update django-model-utils from 3.2.0 to 4.0.0 2019-12-12 08:00:35 -03:00
browniebroke
37bc459796 Update pytest_cases from 1.11.8 to 1.11.9 2019-12-12 08:00:31 -03:00
Dani Hodovic
0f515974cb
Remove mypy defaults and set django-stubs setting
https://mypy.readthedocs.io/en/latest/config_file.html

ignore_errors = False
strict_optional = True

Are both set to these values by default. No need to set them in the
config.

```toml
[mypy.plugins.django-stubs]
django_settings_module = config.settings.local
```
mypy.plugins.django-stubs requires django_settings_module to be set.
https://github.com/typeddjango/django-stubs#configuration
2019-12-11 14:58:21 +01:00
Bruno Alla
4259af3fd8
Merge pull request #2351 from pydanny/pyup-update-sentry-sdk-0.13.4-to-0.13.5
Update sentry-sdk to 0.13.5
2019-12-06 15:08:20 -03:00
browniebroke
97880e5046 Update sentry-sdk from 0.13.4 to 0.13.5 2019-12-06 11:00:30 +00:00
Bruno Alla
efbf164e84
Update ipdb to 0.12.3 (#2346)
Update ipdb to 0.12.3
2019-12-04 13:25:33 +00:00
Bruno Alla
484ae995a5
Update flake8 to 3.7.9 (#2347)
Update flake8 to 3.7.9
2019-12-04 13:25:19 +00:00
browniebroke
e7923c6c5c Update flake8 from 3.7.8 to 3.7.9 2019-12-04 11:00:35 +00:00
browniebroke
112972d881 Update ipdb from 0.12.2 to 0.12.3 2019-12-04 11:00:32 +00:00
Bruno Alla
0218d84723
Update flake8 to 3.7.9 (#2345)
Update flake8 to 3.7.9
2019-12-03 16:50:10 +00:00
pyup-bot
79da1482a5 Update flake8 from 3.7.8 to 3.7.9 2019-12-03 08:01:37 -08:00
Bruno Alla
828f9c5cf8
updated werkzeug from 0.14.1 to 0.16.0 (#2341)
updated werkzeug from 0.14.1 to 0.16.0
2019-12-03 14:12:08 +00:00
Bruno Alla
676c9fb336
Update sphinx to 2.2.2 (#2344)
Update sphinx to 2.2.2
2019-12-03 14:11:25 +00:00
Bruno Alla
f5bcc4a832
Update pyyaml to 5.2 (#2343)
Update pyyaml to 5.2
2019-12-03 14:11:12 +00:00
Bruno Alla
614ced5032
Update tox to 3.14.2 (#2342)
Update tox to 3.14.2
2019-12-03 14:10:59 +00:00
Bruno Alla
b2bc901382
Update mypy to 0.750 (#2339)
Update mypy to 0.750
2019-12-03 14:10:44 +00:00
browniebroke
3140fe74ca Update sphinx from 2.2.1 to 2.2.2 2019-12-03 11:00:42 +00:00
browniebroke
a7ed8e9fee Update pyyaml from 5.1.2 to 5.2 2019-12-03 11:00:37 +00:00
browniebroke
4a185510e3 Update tox from 3.14.1 to 3.14.2 2019-12-03 11:00:33 +00:00
Jelmert
2214951bbe updated werkzeug from 0.14.1 to 0.16.0 2019-12-03 11:19:01 +01:00