Commit Graph

3703 Commits

Author SHA1 Message Date
Jelmer Draaijer
e5683cd98d Remove empty requirement files 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
4d070110ff Add minimal lockfile to satisfy bind 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
d1b92548a6 Lockfile & single stage docker image 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
a1db12569f Allow to write to uv.lock 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
b27d2954c2 Add uv.lock & fix user 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
8c23a55c22 Add uv.lock 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
13e3f0bab8 Activate virtualenv for making docs 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
b290eb1ef2 Use uv run for sphinx-build 2024-10-27 09:17:43 +01:00
Jelmer Draaijer
e5d9ffdfbb Using the docker compose watch so .venv can be ignored 2024-10-27 09:17:41 +01:00
Jelmer Draaijer
1cf227b3a8 WIP 2024-10-27 09:17:36 +01:00
Bruno Alla
f4afaf5ba3
Merge branch 'pyup-update-mypy-1.11.2-to-1.13.0' into pyup-update-django-stubs-5.1.0-to-5.1.1 2024-10-27 00:43:31 +01:00
Bruno Alla
231940644e
Merge branch 'master' into pyup-update-mypy-1.11.2-to-1.13.0 2024-10-27 00:39:35 +01:00
pyup-bot
e86fd33633 Update django-stubs from 5.1.0 to 5.1.1 2024-10-26 20:41:35 +01:00
pyup.io bot
19294ef8a0
Update werkzeug to 3.0.6 (#5492) 2024-10-26 12:57:56 +01: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
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
pyup-bot
fd05b1de21 Update mypy from 1.11.2 to 1.13.0 2024-10-23 01:14:36 +01:00
Mariot Tsitoara
020639f86f
Fix broken links in generated README.md (#5482) 2024-10-22 07:39:07 +01: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
pyup.io bot
abc199d5ef
Update ruff to 0.7.0 (#5474) 2024-10-17 21:29:12 +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
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
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 Draaijer
b042b212b6 Add requirements for ubuntu 24.04 2024-10-14 19:12:10 +02: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
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
pyup-bot
209b54a628 Update sphinx from 8.0.2 to 8.1.1 2024-10-12 01:41:04 +01: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
browniebroke
ed184d460a Auto-update pre-commit hooks 2024-10-11 02:38:35 +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
pyup.io bot
0bd606922c
Update coverage to 7.6.2 (#5448) 2024-10-09 18:06:49 +01:00
pyup.io bot
b66960ed2d
Update pre-commit to 4.0.1 (#5445) 2024-10-08 21:23:15 +01:00
dependabot[bot]
30295fefd2
Bump amazon/aws-cli
Bumps amazon/aws-cli from 2.18.0 to 2.18.1.

---
updated-dependencies:
- dependency-name: amazon/aws-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 05:46:01 +00:00
pyup.io bot
f590d14070
Update sphinx to 8.0.2 (#5263)
* Update sphinx from 7.4.7 to 8.0.2
2024-10-07 10:15:35 +02:00
Jelmer
0d9fbfd729
Merge pull request #5432 from cookiecutter/pyup-update-pre-commit-3.8.0-to-4.0.0
Update pre-commit to 4.0.0
2024-10-07 10:07:22 +02:00