Commit Graph

2724 Commits

Author SHA1 Message Date
David
77695c7c10
Fix typo in flower start for watching celery (#3966) 2022-11-26 11:08:39 +00:00
github-actions[bot]
b21f50e22b
Auto-update pre-commit hooks (#3963)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-24 08:17:41 +00:00
Chao Yang Wu
51f4374a8a
Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-11-23 14:51:20 +00:00
Fábio C. Barrionuevo da Luz
9ceb228d1d
Merge pull request #3948 from cookiecutter/pyup-update-django-model-utils-4.2.0-to-4.3.1
Update django-model-utils to 4.3.1
2022-11-22 21:59:45 -03:00
Fábio C. Barrionuevo da Luz
d91757b377
Merge pull request #3952 from cookiecutter/pyup-update-flake8-isort-5.0.0-to-5.0.3
Update flake8-isort to 5.0.3
2022-11-22 21:59:08 -03:00
Fábio C. Barrionuevo da Luz
9cf0d7561c
Merge pull request #3961 from adinhodovic/celery-send-sent-task-event
feat(celery): Enable sending the sent task event by default
2022-11-22 21:58:31 -03:00
Andrew Chen Wang
b5ad2fc232
Remove USE_L10N due to deprecation (#3960) 2022-11-22 22:51:31 +00:00
Leifur Halldor Asgeirsson
d98aad0710
Remove platform from compose file (#3957) 2022-11-22 19:59:34 +00:00
adinhodovic
de48e31517 feat(celery): Enable sending the sent task event by default 2022-11-22 20:28:52 +01:00
adinhodovic
7d517dc677 feat(celery): Send task events for Celery by default
Is useful for e.g Flower and Celery-exporter
2022-11-22 20:08:02 +01:00
Fábio C. Barrionuevo da Luz
c59e3b337f
Merge pull request #3950 from cookiecutter/pyup-update-python-slugify-6.1.2-to-7.0.0
Update python-slugify to 7.0.0
2022-11-22 13:27:33 -03:00
Fábio C. Barrionuevo da Luz
667e477425
Merge pull request #3954 from cookiecutter/pyup-update-redis-4.3.4-to-4.3.5
Update redis to 4.3.5
2022-11-22 13:25:26 -03:00
Fábio C. Barrionuevo da Luz
8fab178712
Merge pull request #3955 from cookiecutter/pyup-update-sentry-sdk-1.10.1-to-1.11.1
Update sentry-sdk to 1.11.1
2022-11-22 13:25:16 -03:00
pyup-bot
0e91f40969 Update sentry-sdk from 1.10.1 to 1.11.1 2022-11-22 07:59:10 -06:00
pyup-bot
f70b397c86 Update redis from 4.3.4 to 4.3.5 2022-11-22 02:58:49 -06:00
pyup-bot
202da796b3 Update uvicorn from 0.19.0 to 0.20.0 2022-11-20 08:12:28 -06:00
pyup-bot
827e1364d1 Update flake8-isort from 5.0.0 to 5.0.3 2022-11-20 07:32:13 -06:00
pyup-bot
7bdc6aea66 Update python-slugify from 6.1.2 to 7.0.0 2022-11-18 14:21:59 -06:00
pyup-bot
466bb798aa Update django-model-utils from 4.2.0 to 4.3.1 2022-11-15 20:35:34 -06:00
github-actions[bot]
040537a5d6
Auto-update pre-commit hooks (#3942)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-11 10:00:06 +00:00
pyup.io bot
b74584a467
Update watchfiles to 0.18.1 (#3938) 2022-11-07 12:42:26 +00:00
Dani Hodovic
ca82618526
Store extended Celery task attributes in backend (#3855) 2022-11-06 12:40:16 +00:00
Abe Hanoka
3359f6a4df
add os requirements for Ubuntu 22.04 (Jammy) (#3930)
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2022-11-06 12:36:17 +00:00
pyup.io bot
76234ca9e6
Update pytest-sugar to 0.9.6 (#3937) 2022-11-06 12:34:58 +00:00
Fábio C. Barrionuevo da Luz
e3a232a775
Merge pull request #3886 from cookiecutter/pyup-update-crispy-bootstrap5-0.6-to-0.7
Update crispy-bootstrap5 to 0.7
2022-11-01 22:17:49 -03:00
Fábio C. Barrionuevo da Luz
6d5859e9e8
Merge pull request #3927 from cookiecutter/pyup-update-django-coverage-plugin-2.0.3-to-2.0.4
Update django-coverage-plugin to 2.0.4
2022-11-01 22:17:29 -03:00
Fábio C. Barrionuevo da Luz
f0b9c2d7fd
Merge pull request #3928 from cookiecutter/pyup-update-pytz-2022.5-to-2022.6
Update pytz to 2022.6
2022-11-01 22:16:49 -03:00
Fábio C. Barrionuevo da Luz
ea33e4198d
Merge pull request #3922 from cookiecutter/pyup-update-pillow-9.2.0-to-9.3.0
Update pillow to 9.3.0
2022-11-01 22:16:11 -03:00
pyup-bot
f4668797b9 Update pytz from 2022.5 to 2022.6 2022-10-31 19:23:53 -07:00
pyup-bot
8bc9e1cabd Update django-coverage-plugin from 2.0.3 to 2.0.4 2022-10-31 05:19:20 -07:00
github-actions[bot]
db3edf1e70
Auto-update pre-commit hooks (#3924)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-30 09:59:28 +00:00
pyup-bot
f51e8e88e5 Update pillow from 9.2.0 to 9.3.0 2022-10-29 10:17:18 -07:00
pyup.io bot
9f290f21c8
Update uvicorn from 0.18.3 to 0.19.0 (#3920) 2022-10-26 19:38:40 +02:00
pyup.io bot
0b17d64d41
Update pytest to 7.2.0 (#3919)
* Update pytest from 7.1.3 to 7.2.0

* Update pytest from 7.1.3 to 7.2.0
2022-10-26 19:38:24 +02:00
pyup.io bot
b5528f0b72
Update psycopg2 to 2.9.5 (#3918)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-26 15:41:33 +01:00
pyup.io bot
0cd240598b
Update sentry-sdk to 1.10.1 (#3911) 2022-10-24 21:46:56 +01:00
Jelmer
4ea0e98f3f
Upgrade Python version from 3.9 to 3.10 (#3913) 2022-10-24 21:41:00 +01:00
Dani Hodovic
b623c0f956
Set AWS_S3_MAX_MEMORY_SIZE (#3810)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-19 20:15:25 +01:00
Bruno Alla
9db2752598
Upgrade to Django 4.0 (#3848) 2022-10-19 20:01:43 +01:00
pyup.io bot
56d9a5e9fa
Update pytz to 2022.5 (#3906) 2022-10-19 19:48:56 +01:00
pyup.io bot
0c98640a0b
Update sphinx to 5.3.0 (#3905) 2022-10-19 19:48:41 +01:00
pyup.io bot
b87aaff263
Update django-celery-beat to 2.4.0 (#3908) 2022-10-19 19:48:22 +01:00
pyup.io bot
e002389c35
Update watchfiles to 0.18.0 (#3907) 2022-10-19 19:47:52 +01:00
github-actions[bot]
7eca9be8d2
Auto-update pre-commit hooks (#3899)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-11 18:23:58 +01:00
pyup.io bot
be5cf566a5
Update flake8-isort to 5.0.0 (#3901) 2022-10-11 18:23:37 +01:00
pyup.io bot
ebe1a3dc4c
Update psycopg2 to 2.9.4 (#3896)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-11 18:22:29 +01:00
pyup.io bot
4eaa833a90
Update black to 22.10.0 (#3898) 2022-10-11 12:35:40 +01:00
pyup.io bot
1ac727931a
Update django to 3.2.16 (#3895) 2022-10-04 16:23:16 +01:00
pyup.io bot
942a0bc3a9
Update mypy to 0.982 (#3893) 2022-10-04 12:30:18 +01:00
github-actions[bot]
9e69de4a6a
Auto-update pre-commit hooks (#3894)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-04 08:19:35 +01:00