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
pre-commit-ci[bot]
bee41248a4
Regenerate uv.lock
2024-10-11 02:39:02 +00:00
pre-commit-ci[bot]
4696302b22
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-10-11 02:38:44 +00:00
browniebroke
ed184d460a
Auto-update pre-commit hooks
2024-10-11 02:38:35 +00:00
github-actions
1ebaddc204
Release 2024.10.10
2024-10-11 02:27:43 +00:00
pyup-bot
f3d4a9fcc7
Update sentry-sdk from 2.15.0 to 2.16.0
2024-10-10 09:42:32 -03:00
dependabot[bot]
44dc46997a
Bump traefik from 3.1.5 to 3.1.6 ( #5449 )
...
Bumps traefik from 3.1.5 to 3.1.6.
---
updated-dependencies:
- dependency-name: traefik
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 09:50:04 +01:00
github-actions
a0c599d978
Release 2024.10.09
2024-10-10 02:28:06 +00:00
pyup.io bot
0bd606922c
Update coverage to 7.6.2 ( #5448 )
2024-10-09 18:06:49 +01:00
github-actions
8fb90ab02a
Release 2024.10.08
2024-10-09 02:28:04 +00:00
pyup.io bot
b66960ed2d
Update pre-commit to 4.0.1 ( #5445 )
2024-10-08 21:23:15 +01:00
Jelmer
9ada7ab125
Merge pull request #5443 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/production/aws/amazon/aws-cli-2.18.1
...
Bump amazon/aws-cli from 2.18.0 to 2.18.1 in /{{cookiecutter.project_slug}}/compose/production/aws
2024-10-08 07:55:01 +02:00
Jelmer
c3ec0b020e
Merge pull request #5441 from cookiecutter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-10-08 07:54:52 +02:00