Commit Graph

7927 Commits

Author SHA1 Message Date
github-actions
60cc312918 Release 2024.10.25 2024-10-26 02:25:46 +00:00
Jelmer
17a1bf7e38
Merge pull request #5489 from cookiecutter/pyup-update-werkzeug-3.0.4-to-3.0.5
Update werkzeug to 3.0.5 and unpin watchdog<5
2024-10-25 10:15:51 +02:00
Bruno Alla
428fac8776
Remove watchdog pin <4
The issue that lead to this pinning should be fixed now: https://github.com/pallets/werkzeug/issues/2945
2024-10-25 09:01:28 +01:00
github-actions[bot]
0384b8f001
Auto-update pre-commit hooks (#5490)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-10-25 08:57:01 +01:00
github-actions
33a707dd9f Release 2024.10.24 2024-10-25 02:28:42 +00:00
pyup-bot
fb6549dc4d Update werkzeug from 3.0.4 to 3.0.5 2024-10-25 03:25:21 +01:00
pyup.io bot
109238f746
Update ruff to 0.7.1 (#5487) 2024-10-24 19:48:35 +01:00
pyup.io bot
244d7ac9cd
Update redis to 5.2.0 (#5486) 2024-10-24 17:30:20 +01:00
pyup.io bot
ceafff014e
Update django-allauth from 65.0.2 to 65.1.0 (#5485) 2024-10-24 07:44:01 +01:00
github-actions
b4737acb6d Release 2024.10.22 2024-10-23 02:28:14 +00:00
github-actions[bot]
edd8a8b315
Auto-update pre-commit hooks (#5483)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-10-22 07:39:35 +01:00
browniebroke
2533f72d61 Update Contributors 2024-10-22 06:39:29 +00:00
Mariot Tsitoara
020639f86f
Fix broken links in generated README.md (#5482) 2024-10-22 07:39:07 +01:00
github-actions
a829571997 Release 2024.10.21 2024-10-22 02:28:34 +00:00
Jelmer
9806ba7a36
Merge pull request #4861 from foarsitter/remove_celery_broker_url
Remove CELERY_BROKER_URL in favor of REDIS_URL
2024-10-21 22:21:25 +02:00
Jelmer Draaijer
8bf9a8c278 Add a default for REDIS_URL and add it as a variable to the settings 2024-10-21 22:10:42 +02:00
pyup.io bot
02f6336d74
Update coverage to 7.6.4 (#5480) 2024-10-21 10:12:40 +01:00
Bruno Alla
6f5f1b8576
Fix a number of issues with Azure storage (#5476) 2024-10-21 10:12:29 +01:00
github-actions
1b83a472ec Release 2024.10.17 2024-10-18 02:28:50 +00:00
Bruno Alla
8c1fac1b2e
Run uv lock when updating template version (#5478) 2024-10-17 21:38:22 +01:00
pyup.io bot
abc199d5ef
Update ruff to 0.7.0 (#5474) 2024-10-17 21:29:12 +01:00
github-actions[bot]
ca405049ad
Auto-update pre-commit hooks (#5475)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-10-17 19:10:50 +01:00
pyup.io bot
ae86e01779
Update uvicorn to 0.32.0 (#5471) 2024-10-17 12:52:53 +01:00
pyup.io bot
dc4d102477
Update pillow to 11.0.0 (#5470) 2024-10-17 12:52:42 +01:00
pyup.io bot
ff7874b316
Update sentry-sdk to 2.17.0 (#5473) 2024-10-17 12:52:13 +01:00
github-actions
67af42be0c Release 2024.10.15 2024-10-16 02:29:09 +00:00
github-actions[bot]
16b2c16b52
Auto-update pre-commit hooks (#5469)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-10-15 09:27:16 +01:00
github-actions
deb813ca05 Release 2024.10.14 2024-10-15 02:28:45 +00:00
Jelmer Draaijer
4709a30bd7 Remove CELERY_BROKER_URL in favor of REDIS_URL 2024-10-14 20:38:32 +02:00
Jelmer
62f39cda5e
Merge pull request #5463 from cookiecutter/pyup-update-sphinx-8.1.1-to-8.1.3
Update sphinx to 8.1.3
2024-10-14 20:34:10 +02:00
Jelmer
8831a8bd11
Merge pull request #5464 from cookiecutter/pyup-update-coverage-7.6.2-to-7.6.3
Update coverage to 7.6.3
2024-10-14 20:34:00 +02:00
pyup-bot
057562bf26 Update sphinx from 8.1.1 to 8.1.3 2024-10-14 19:33:59 +02:00
pyup-bot
04d6620733 Update coverage from 7.6.2 to 7.6.3 2024-10-14 19:33:48 +02:00
Jelmer
ccb0d974ed
Merge pull request #5467 from cookiecutter/5465-missing-os-requirements-for-ubuntu-latest
Add requirements for ubuntu 24.04
2024-10-14 19:33:17 +02:00
Jelmer Draaijer
b042b212b6 Add requirements for ubuntu 24.04 2024-10-14 19:12:10 +02:00
github-actions
a0c8863a9c Release 2024.10.12 2024-10-13 02:30:03 +00:00
Bruno Alla
931e300b63
Pin Python version to 3.12 (#5456)
* Pin Python version to 3.12

* Add back actions/setup-python to bare metal tests

* Revert "Add back actions/setup-python to bare metal tests"

This reverts commit cdee7e2da7.

* Update test_bare.sh to run commands via uv

* Skip uv lock on PRs from forks

* Revert "Update test_bare.sh to run commands via uv"

This reverts commit 56f839e2b4.

* Add back actions/setup-python to bare metal tests

* Only run uv lock workflow on dependabot PRs
2024-10-12 17:46:45 +01:00
Jelmer
822c1c0327
Merge pull request #5457 from cookiecutter/pyup-update-sphinx-8.0.2-to-8.1.1
Update sphinx to 8.1.1
2024-10-12 16:44:16 +02:00
Jelmer
98f4863a25
Merge pull request #5458 from cookiecutter/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2024-10-12 16:44:06 +02:00
Jelmer
c1092f5194
Merge pull request #5459 from cookiecutter/pyup-update-django-cors-headers-4.4.0-to-4.5.0
Update django-cors-headers to 4.5.0
2024-10-12 16:43:58 +02:00
pyup-bot
abfc6b0ee2 Update django-cors-headers from 4.4.0 to 4.5.0 2024-10-12 10:59:48 +01:00
browniebroke
3f2155ab6e Auto-update pre-commit hooks 2024-10-12 02:36:29 +00:00
github-actions
92cf1daaf4 Release 2024.10.11 2024-10-12 02:25:39 +00:00
pyup-bot
209b54a628 Update sphinx from 8.0.2 to 8.1.1 2024-10-12 01:41:04 +01:00
Fábio C. Barrionuevo da Luz
54247e783e Update Nginx dependabot versioning-strategy
as a way to fix #5345 and #5344
2024-10-11 21:40:58 -03:00
luzfcb
6994914572 Update Contributors 2024-10-11 13:21:16 +00:00
Francisco Navarro Morales
b96e118f86 Update README.md broken links
Closes https://github.com/cookiecutter/cookiecutter-django/issues/5453
2024-10-11 10:20:56 -03:00
Jelmer
5fead041df
Merge pull request #5450 from cookiecutter/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2024-10-11 11:45:32 +02:00
Jelmer
2eb0b22530
Merge pull request #5452 from foarsitter/wait-for-it
wait-for-it as dependency in the run stage
2024-10-11 11:45:18 +02:00
jelmert
dcde07d0ca wait-for-it as dependency in the run stage 2024-10-11 09:40:50 +02:00