Commit Graph

8535 Commits

Author SHA1 Message Date
pyup.io bot
b4d06ce0aa
Update djangorestframework-stubs to 3.16.3 (#6061)
Update djangorestframework-stubs from 3.16.0 to 3.16.3
2025-09-18 21:38:06 +01:00
pyup.io bot
14d33e037f
Update django-cors-headers to 4.9.0 (#6060) 2025-09-18 14:57:38 +01:00
pyup.io bot
308d6f2037
Update whitenoise to 6.11.0 (#6059) 2025-09-18 12:48:53 +01:00
github-actions
b968755fd0 Release 2025.09.15 2025-09-16 02:30:44 +00:00
pyup.io bot
3930b67194
Update sentry-sdk to 2.38.0 (#6057)
Update sentry-sdk from 2.37.1 to 2.38.0
2025-09-15 20:44:04 +01:00
Jelmer
b2db79694d
Merge pull request #6021 from cookiecutter/dependabot/npm_and_yarn/{{cookiecutter.project_slug}}/sass-1.92.1
Bump sass from 1.77.6 to 1.92.1 in /{{cookiecutter.project_slug}}
2025-09-15 09:01:51 +02:00
Jelmer
d5ed250391
Merge pull request #6056 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/production/aws/amazon/aws-cli-2.30.1
Bump amazon/aws-cli from 2.30.0 to 2.30.1 in /{{cookiecutter.project_slug}}/compose/production/aws
2025-09-15 09:00:51 +02:00
Jelmer
17e6e86368
Merge pull request #5962 from browniebroke/update/django-5.2
Upgrade to Django 5.2
2025-09-15 09:00:34 +02:00
dependabot[bot]
a7efc53351
Bump amazon/aws-cli
Bumps amazon/aws-cli from 2.30.0 to 2.30.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 05:58:22 +00:00
github-actions
da40d69c27 Release 2025.09.14 2025-09-15 02:35:19 +00:00
Bruno Alla
caf76a476d Update README.md 2025-09-14 14:13:24 +01:00
Bruno Alla
373a49c7e1 Update target version for django-upgrade 2025-09-14 14:13:24 +01:00
Bruno Alla
25d27becbb Update Django Trove classifier 2025-09-14 14:13:24 +01:00
Bruno Alla
e9a11f6e9d Drop support for PostgreSQL 13
Django 5.2 needs 14 or higher
2025-09-14 14:13:24 +01:00
Bruno Alla
73b51992b2 Upgrade CI to PostgreSQL 14 2025-09-14 14:13:24 +01:00
Bruno Alla
ef24bd4d25 Upgrade to Django 5.2 2025-09-14 14:13:24 +01:00
Bruno Alla
38b1ba3fce
Update documentation for deploying on PythonAnywhere with uv (#6017) 2025-09-14 14:09:47 +01:00
pyup.io bot
6c389f6760
Update django-stubs to 5.2.5 (#6055)
Update django-stubs from 5.2.2 to 5.2.5
2025-09-14 11:02:19 +01:00
github-actions
c511eb40ba Release 2025.09.12 2025-09-13 02:25:16 +00:00
dependabot[bot]
682fc6ea77
Bump amazon/aws-cli Docker image from 2.29.0 to 2.30.0 (#6054)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 09:30:24 +01:00
github-actions
a1264ea861 Release 2025.09.11 2025-09-12 02:30:05 +00:00
pyup.io bot
60eb69156c
Update ruff to 0.13.0 (#6045) 2025-09-11 10:33:52 +01:00
github-actions[bot]
957e45e083
Auto-update pre-commit hooks (#6046) 2025-09-11 09:50:43 +01:00
dependabot[bot]
56977218a9
Bump node from 24.7 to 24.8 (#6047)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2025-09-11 09:44:38 +01:00
dependabot[bot]
73ce270b52
Bump sh from 2.1 to 2.2.2 (#6049)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-11 09:38:04 +01:00
browniebroke
319abbd9fa Update Contributors 2025-09-11 08:33:50 +00:00
Donghoon Nam
9a795fe66c
Enable collectfasta for Azure storage (#6052) 2025-09-11 09:33:34 +01:00
github-actions
ea2062b2bc Release 2025.09.10 2025-09-11 02:32:35 +00:00
Bruno Alla
6266e4d5e0 Add --locked to all CI uv run commands 2025-09-10 08:58:07 +01:00
Bruno Alla
5b89acdb1a Add --locked to all CI uv sync commands 2025-09-10 08:58:07 +01:00
dependabot[bot]
a743ca9d0e Bump tox-uv from 1.17.0 to 1.28.0
Bumps [tox-uv](https://github.com/tox-dev/tox-uv) from 1.17.0 to 1.28.0.
- [Release notes](https://github.com/tox-dev/tox-uv/releases)
- [Commits](https://github.com/tox-dev/tox-uv/compare/1.17.0...1.28.0)

---
updated-dependencies:
- dependency-name: tox-uv
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 08:58:07 +01:00
dependabot[bot]
65a0217790
Bump requests from 2.32.4 to 2.32.5 (#6043) 2025-09-10 08:52:17 +01:00
dependabot[bot]
d6d3facf97
Bump sphinx-autobuild from 2024.10.3 to 2025.8.25 (#6044) 2025-09-10 08:51:57 +01:00
dependabot[bot]
01b832bb69
Bump django-upgrade from 1.22.2 to 1.28.0 (#6042) 2025-09-10 08:51:35 +01:00
dependabot[bot]
336b6c4c9e
Bump traefik from 3.5.1 to 3.5.2 (#6041) 2025-09-10 08:42:13 +01:00
dependabot[bot]
5103bea9d9
Bump pytest from 8.3.4 to 8.4.2 (#6039) 2025-09-10 08:41:44 +01:00
github-actions
5ceb5f63d6 Release 2025.09.09 2025-09-10 02:30:29 +00:00
dependabot[bot]
2203eb2e37
Bump pygithub from 2.5 to 2.8.1 (#6038) 2025-09-09 22:49:19 +01:00
dependabot[bot]
e56384af0f
Bump nginx from 1.17.8 to 1.29.1 (#6036) 2025-09-09 22:08:54 +01:00
dependabot[bot]
14fb7daccb
Bump pytest-xdist from 3.6.1 to 3.8.0 (#6037) 2025-09-09 22:08:25 +01:00
dependabot[bot]
6e9612e724
Bump tox from 4.23.2 to 4.30.2 (#6035) 2025-09-09 22:08:05 +01:00
dependabot[bot]
24ae4354e7
Bump pre-commit from 4.1.0 to 4.3.0 (#6034) 2025-09-09 22:07:42 +01:00
dependabot[bot]
a2cf3069c8
Bump gitpython from 3.1.43 to 3.1.45 (#6032) 2025-09-09 22:07:26 +01:00
dependabot[bot]
0eb87a239e
Bump amazon/aws-cli image from 2.28.0 to 2.29.0 (#6031) 2025-09-09 21:59:03 +01:00
dependabot[bot]
7cafecc37e
Bump requests from 2.32.3 to 2.32.4 (#6028)
* Bump requests from 2.32.3 to 2.32.4

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Regenerate uv.lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2025-09-09 21:50:09 +01:00
Bruno Alla
2bbf72b7bf Fix invalid dependabot config
Error:

Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Dependabot cannot determine if 'docker' has overlapping directories.
2025-09-09 21:49:11 +01:00
Bruno Alla
c0013a5cd5 Use directories instead of directory to workaround the glob issue
https://github.com/dependabot/dependabot-core/issues/10525
2025-09-09 21:46:31 +01:00
dependabot[bot]
bbfd618f6e
Bump jinja2 from 3.1.5 to 3.1.6 (#6029) 2025-09-09 21:16:47 +01:00
Bruno Alla
17db4ff25c Allow to run dependabot-uv-lock manually 2025-09-09 21:05:06 +01:00
pyup.io bot
9ebbdfc4e9
Update django-allauth to 65.11.2 (#6030)
Update django-allauth from 65.11.1 to 65.11.2
2025-09-09 21:00:23 +01:00