Commit Graph

2552 Commits

Author SHA1 Message Date
github-actions[bot]
d143f0028d
Auto-update pre-commit hooks (#3673)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-04-08 14:03:12 +01:00
pyup.io bot
3ba0c8a4e6
Update celery to 5.2.6 (#3671) 2022-04-05 11:49:25 +01:00
pyup.io bot
cba1225a8a
Update redis to 4.2.2 (#3670) 2022-04-04 15:18:23 +01:00
pyup.io bot
273923e9ac
Update celery from 5.2.3 to 5.2.5 (#3669) 2022-04-04 10:28:33 +01:00
pyup.io bot
233ac79c09
Update pre-commit to 2.18.1 (#3668) 2022-04-04 10:18:47 +01:00
pyup.io bot
30a535f049
Update pillow to 9.1.0 (#3665) 2022-04-04 10:16:30 +01:00
pyup.io bot
a9d7400ad3
Update watchgod from 0.8.1 to 0.8.2 (#3664) 2022-04-01 17:52:59 +01:00
Bruno Alla
91c931273c
Update domain for Celery docs (#3663) 2022-04-01 17:32:05 +01:00
pyup.io bot
4ad88fc06a
Update redis to 4.2.1 (#3660) 2022-04-01 10:33:40 +01:00
Abdullah Adeel
43f947fcf9
Update black version to 22.3.0 (#3657)
* update `black` version to `22.3.0`

* updated black version to `22.3.0` for generated project

* update black version to `22.3.0`
2022-03-29 00:00:23 +01:00
pyup.io bot
a31a60eca5
Update sphinx to 4.5.0 (#3654) 2022-03-27 18:50:59 +01:00
pyup.io bot
5031d323a9
Update pylint-django to 2.5.3 (#3650) 2022-03-27 15:18:06 +01:00
pyup.io bot
05211d34dc
Update django-allauth to 0.50.0 (#3649) 2022-03-27 15:17:51 +01:00
pyup.io bot
25c590bc4a
Update mypy to 0.942 (#3648) 2022-03-27 15:17:32 +01:00
pyup.io bot
69cd920b6e
Update redis to 4.2.0 (#3646) 2022-03-27 15:16:28 +01:00
pyup.io bot
23675d96c1
Update watchgod to 0.8.1 (#3643) 2022-03-27 15:15:57 +01:00
pyup.io bot
faa6c51d63
Update drf-spectacular to 0.22.0 (#3642) 2022-03-27 14:32:19 +01:00
pyup.io bot
06ca1279e7
Update pytz to 2022.1 (#3639) 2022-03-27 14:21:54 +01:00
pyup.io bot
23410b763b
Update sentry-sdk to 1.5.8 (#3638) 2022-03-27 14:14:19 +01:00
pyup.io bot
241818d7ee
Update pytest to 7.1.1 (#3637) 2022-03-27 13:57:24 +01:00
pyup.io bot
d7e31655d8
Update uvicorn to 0.17.6 (#3627) 2022-03-27 13:51:14 +01:00
Bruno Alla
ab4a32d558
Unify compressor, gulp and custom bootstrap options (#3535) 2022-03-20 15:00:40 +00:00
innicoder
0b934b383e
Fix broken link in README of generated projects (#3634) 2022-03-14 17:16:00 +00:00
Andrew Chen Wang
49956db948
Add DRF spectacular link in requirements (#3630) 2022-03-13 09:56:23 +00:00
Artur Barseghyan
bfb7e0b2a4
Fix a few typos in the documentation (#3625) 2022-03-09 16:25:00 +00:00
pyup-bot
9819d59e19 Update sentry-sdk from 1.5.6 to 1.5.7 2022-03-08 05:18:37 -08:00
Bruno Alla
a1105457aa
Upgrade actions/setup-python to v3 (#3621) 2022-03-03 22:21:04 +00:00
dependabot[bot]
3eaeb83760
Bump actions/checkout from 2 to 3 (#3619)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-03-02 09:17:47 +00:00
pyup.io bot
1ffd194386
Update python-slugify to 6.1.1 (#3615) 2022-02-28 18:57:51 +00:00
pyup.io bot
fe938d4d54
Update django-allauth to 0.49.0 (#3613) 2022-02-24 21:13:46 +00:00
pyup.io bot
294b7b95bd
Update sentry-sdk to 1.5.6 (#3611) 2022-02-24 19:13:06 +00:00
pyup.io bot
36ef16849e
Update python-slugify to 6.1.0 (#3612) 2022-02-24 19:06:15 +00:00
Bruno Alla
7e444e6aa4
Cancel previous CI runs on successive PR pushes with GitHub actions (#3575) 2022-02-21 22:50:19 +00:00
pyup.io bot
28bc48d0f2
Update coverage from 6.3.1 to 6.3.2 (#3610) 2022-02-21 21:42:24 +00:00
pyup.io bot
19d486f0c5
Update pylint-django from 2.5.0 to 2.5.2 (#3602) 2022-02-21 21:41:05 +00:00
pyup.io bot
b9d8ce6132
Update python-slugify from 5.0.2 to 6.0.1 (#3599) 2022-02-21 21:40:46 +00:00
pyup.io bot
50662e01c8
Update uvicorn from 0.17.4 to 0.17.5 (#3596) 2022-02-21 21:37:07 +00:00
pyup.io bot
4b5e7a19a6
Update redis from 4.1.3 to 4.1.4 (#3595) 2022-02-21 21:36:54 +00:00
ghazi-git
c22f2c7e9e
Fix Swagger schema API endpoint & add a test for it (#3592)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-02-16 12:25:32 +00:00
ghazi-git
ca5411af9a
fix typo in servers settings for drf-spectacular
update the local dev server url to use http instead of https
2022-02-15 15:52:20 +01:00
Andrew Chen Wang
85ee3c921a
Change docs port to 9000 from 7000 (#3590)
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2022-02-13 12:49:05 +00:00
pyup.io bot
83c05858fd
Update pytest to 7.0.1 (#3588)
* Update pytest from 7.0.0 to 7.0.1

* Update pytest from 7.0.0 to 7.0.1
2022-02-12 11:56:45 +00:00
pyup.io bot
a22076f72d
Update sentry-sdk to 1.5.5 (#3586) 2022-02-11 17:19:37 +00:00
Jelmer
0ea13d4288
Fix GitLab CI error caused by Docker Compose's platform option (#3585) 2022-02-10 15:06:22 +00:00
pyup.io bot
2279841de7
Update whitenoise to 6.0.0 (#3583) 2022-02-10 08:57:18 +00:00
Ryan Fitch
c76b413d91
Fixed some typos in drf-spectacular description and comments (#3579) 2022-02-08 19:36:36 +00:00
pyup.io bot
3c173b2f88
Update redis to 4.1.3 (#3577) 2022-02-08 13:00:20 +00:00
pyup.io bot
925f7ff1a1
Update werkzeug from 2.0.2 to 2.0.3 (#3576) 2022-02-08 07:49:12 +00:00
Jorge Valdez
d8fdd3ddce
Fix docker-compose config on Apple silicon (#3562)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 18:23:55 +00:00
pyup.io bot
e93374dda4
Update uvicorn to 0.17.4 (#3574) 2022-02-07 17:45:33 +00:00