Commit Graph

2299 Commits

Author SHA1 Message Date
Bruno Alla
8bc1bbfd9e
Merge pull request #3296 from pydanny/pyup-update-django-debug-toolbar-3.2.1-to-3.2.2
Update django-debug-toolbar to 3.2.2
2021-09-03 18:10:21 +01:00
Bruno Alla
25db5514ec
Merge pull request #3295 from pydanny/pyup-update-django-cors-headers-3.7.0-to-3.8.0 2021-09-03 18:09:25 +01:00
Bruno Alla
24ec46d738
Merge pull request #3294 from pydanny/pyup-update-uvicorn-0.14.0-to-0.15.0
Update uvicorn to 0.15.0
2021-09-03 18:08:12 +01:00
Fabio C. Barrionuevo da Luz
7e49a1c9c7 Fix Jinja2 break line control on Procfile 2021-08-19 09:30:42 -03:00
pyup-bot
0f4e4ee7c1 Update django-debug-toolbar from 3.2.1 to 3.2.2 2021-08-15 07:20:11 -07:00
pyup-bot
7ebe768d60 Update django-cors-headers from 3.7.0 to 3.8.0 2021-08-15 07:20:08 -07:00
pyup-bot
8c3e85a7a1 Update uvicorn from 0.14.0 to 0.15.0 2021-08-14 07:14:13 -07:00
Bruno Alla
b7477670c1
Merge pull request #3255 from Andrew-Chen-Wang/redis6 2021-08-13 12:06:09 +02:00
Bruno Alla
48aaeda5ca
Merge pull request #3293 from Andrew-Chen-Wang/patch-3 2021-08-13 09:53:31 +02:00
Bruno Alla
d28bd97f3a
Update {{cookiecutter.project_slug}}/local.yml 2021-08-13 09:52:25 +02:00
Andrew Chen Wang
64d3dfba8c
Add back version number but use testing image 2021-08-12 16:31:35 -04:00
Andrew Chen Wang
29f3706aef
Update production.yml 2021-08-12 16:28:21 -04:00
Andrew Chen Wang
c0a6157373
Use major version 6 without minor 2021-08-12 09:18:19 -04:00
Bruno Alla
ce80863f95
Merge pull request #3281 from pydanny/pyup-update-sentry-sdk-1.3.0-to-1.3.1
Update sentry-sdk to 1.3.1
2021-08-12 10:39:33 +02:00
Bruno Alla
e17a0c6e40
Merge pull request #3289 from pydanny/pyup-update-pre-commit-2.13.0-to-2.14.0 2021-08-12 09:13:54 +02:00
Andrew Chen Wang
4c45aa2e60
Fix RTD Python version
* Python 3.9 is technically supported via the testing image.
2021-08-11 23:13:30 -04:00
Matthew Foster Walsh
4d8923f584 Removed outdated isort option "recursive=true" 2021-08-08 23:38:40 -05:00
Matthew Foster Walsh
0d4190c243 Moved isort config from .editorconfig to setup.cfg 2021-08-08 22:58:48 -05:00
pyup-bot
eff1c5dfde Update pre-commit from 2.13.0 to 2.14.0 2021-08-06 13:43:03 -07:00
browniebroke
f3145b895e Auto-update pre-commit hooks 2021-07-30 00:04:45 +00:00
pyup-bot
c26f5cb5f0 Update sentry-sdk from 1.3.0 to 1.3.1 2021-07-28 04:38:03 -07:00
Bruno Alla
3dc704b6b6
Merge pull request #3110 from pydanny/pyup-update-hiredis-1.1.0-to-2.0.0 2021-07-27 13:52:09 +02:00
Bruno Alla
a00dc29f3c
Merge pull request #3237 from pydanny/pyup-update-mypy-0.902-to-0.910
Update mypy to 0.910
2021-07-27 13:50:06 +02:00
Bruno Alla
4878a0b542
Merge pull request #3273 from pydanny/pyup-update-whitenoise-5.2.0-to-5.3.0 2021-07-27 13:48:49 +02:00
Bruno Alla
f7704ee776
Merge pull request #3267 from pydanny/pyup-update-django-allauth-0.44.0-to-0.45.0 2021-07-27 13:48:12 +02:00
Bruno Alla
fcdbca9f8e
Merge pull request #3262 from pydanny/pyup-update-sentry-sdk-1.1.0-to-1.3.0
Update sentry-sdk to 1.3.0
2021-07-27 13:46:59 +02:00
Bruno Alla
9c330cc10a
Merge pull request #3278 from pydanny/pyup-update-sphinx-4.0.2-to-4.1.2
Update sphinx to 4.1.2
2021-07-27 13:46:19 +02:00
Bruno Alla
2e03971256
Merge pull request #3264 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2021-07-27 13:45:45 +02:00
Bruno Alla
27c43aea2a
Merge pull request #3259 from pydanny/pyup-update-pillow-8.2.0-to-8.3.1
Update pillow to 8.3.1
2021-07-27 13:24:15 +02:00
Bruno Alla
bf8463dc2a
Merge pull request #3272 from pydanny/pyup-update-black-21.6b0-to-21.7b0
Update black to 21.7b0
2021-07-27 13:23:07 +02:00
pyup-bot
aa371f1836 Update sphinx from 4.0.2 to 4.1.2 2021-07-27 01:56:45 -07:00
Andrew-Chen-Wang
88c487dfbd Convert trans to translate in templates
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2021-07-27 01:20:30 -04:00
pyup-bot
91172cc6e2 Update whitenoise from 5.2.0 to 5.3.0 2021-07-17 10:28:59 -07:00
browniebroke
d1ce715e83 Auto-update pre-commit hooks 2021-07-17 00:04:19 +00:00
pyup-bot
aaca5aa2a1 Update black from 21.6b0 to 21.7b0 2021-07-16 10:53:41 -07:00
pyup-bot
83a7ac6e4d Update django-allauth from 0.44.0 to 0.45.0 2021-07-12 08:45:29 -07:00
Fábio C. Barrionuevo da Luz
c91464c7de
Merge pull request #3263 from pydanny/luzfcb-celery-heroku-REMAP_SIGTERM
Define REMAP_SIGTERM=SIGQUIT on Profile of Celery on Heroku
2021-07-12 10:56:52 -03:00
Fábio C. Barrionuevo da Luz
0aca0a8782
Define REMAP_SIGTERM=SIGQUIT on Profile of Celery
on Heroku
2021-07-08 19:29:25 -03:00
pyup-bot
3e02640e29 Update sentry-sdk from 1.1.0 to 1.3.0 2021-07-08 07:55:45 -07:00
pyup-bot
9c62cfe2eb Update pillow from 8.2.0 to 8.3.1 2021-07-06 20:39:32 -07:00
Andrew-Chen-Wang
391874b426 Add Redis 6 support 2021-07-05 16:37:35 -04:00
pyup-bot
abe3588bed Update django from 3.1.12 to 3.1.13 2021-07-01 08:19:11 -07:00
Fábio C. Barrionuevo da Luz
c6d53d753a Revert "Fix Celery ports error on local Docker (#3241)"
This reverts commit d8b39f32ae.
2021-06-28 09:02:16 -03:00
Haseeb ur Rehman
d8b39f32ae
Fix Celery ports error on local Docker (#3241) 2021-06-28 11:30:30 +01:00
Bruno Alla
f11bfcd1c5
Merge pull request #3238 from LECbg/patch-1
Update gitignore for VSCode
2021-06-25 09:46:33 +02:00
Kuo Chao Cheng
28544cb247 Wrap jQuery event after DOMContentLoaded 2021-06-25 12:05:12 +08:00
LECbg
9cc54eea33
Update gitignore for VSCode
Update VSCode section as of 991e760c1c/Global/VisualStudioCode.gitignore
2021-06-24 11:57:23 +02:00
pyup-bot
93ce22615f Update mypy from 0.902 to 0.910 2021-06-22 14:11:04 -07:00
Bruno Alla
17a41afc2d
Merge pull request #3230 from Andrew-Chen-Wang/patch-1
Update docs/howto.rst
2021-06-22 09:57:37 +01:00
browniebroke
8472960648 Auto-update pre-commit hooks 2021-06-22 00:04:46 +00:00