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
github-actions
d95f88142c
Release 2024.10.07
2024-10-08 02:29:35 +00:00
Bruno Alla
c115b2e6de
Docs: fix Mailgun include in troubleshooting sections ( #5439 )
2024-10-07 20:25:38 +01:00
Bruno Alla
2d06ddda95
Migrate docs build to use uv ( #5438 )
...
Following the official docs:
https://docs.readthedocs.io/en/latest/build-customization.html#install-dependencies-with-uv
2024-10-07 15:43:09 -03:00
Bruno Alla
3252aa7ae7
Add workflow to run uv lock ( #5422 )
...
* Add workflow to keep uv.lock up to date
Should do the job for dependabot updates
* Only run uv lock workflow when GH_PAT is set
* Make a change to pyproject.toml
* Attempt to fix workflow syntax
* Attempt to fix workflow syntax
* Regenerate uv.lock
2024-10-07 11:12:25 +01: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
d879c0b2ba
Merge pull request #5264 from cookiecutter/dependabot/pip/docs/sphinx-8.0.2
...
Bump sphinx from 7.4.7 to 8.0.2 in /docs
2024-10-07 10:09:22 +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
Jelmer
f86ebbbf3a
Merge pull request #5433 from cookiecutter/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2024-10-07 10:07:03 +02:00
dependabot[bot]
907bfa5f6b
Bump sphinx from 7.4.7 to 8.0.2 in /docs
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 7.4.7 to 8.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.7...v8.0.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:03:02 +02:00
Jelmer
877d81d618
Merge pull request #5437 from cookiecutter/pyup-update-sphinx-rtd-theme-2.0.0-to-3.0.0
...
Update sphinx-rtd-theme to 3.0.0
2024-10-07 10:00:02 +02:00
Jelmer
7d9f58bef5
Merge pull request #5436 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/production/aws/amazon/aws-cli-2.18.0
...
Bump amazon/aws-cli from 2.17.0 to 2.18.0 in /{{cookiecutter.project_slug}}/compose/production/aws
2024-10-07 09:49:27 +02:00
pyup-bot
1a893456c3
Update sphinx-rtd-theme from 2.0.0 to 3.0.0
2024-10-07 08:49:25 +01:00
Jelmer
d826d2e6f0
Merge pull request #5435 from cookiecutter/dependabot/github_actions/astral-sh/setup-uv-3
...
Bump astral-sh/setup-uv from 2 to 3
2024-10-07 09:49:20 +02:00
dependabot[bot]
7114a1e1ba
Bump amazon/aws-cli
...
Bumps amazon/aws-cli from 2.17.0 to 2.18.0.
---
updated-dependencies:
- dependency-name: amazon/aws-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 05:19:00 +00:00
dependabot[bot]
1bbd6d5fe4
Bump astral-sh/setup-uv from 2 to 3
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 2 to 3.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 05:13:01 +00:00
browniebroke
29bd84b397
Auto-update pre-commit hooks
2024-10-06 02:40:22 +00:00
github-actions
52ce09e623
Release 2024.10.05
2024-10-06 02:30:10 +00:00
pyup-bot
ba3b48dcd9
Update pre-commit from 3.8.0 to 4.0.0
2024-10-05 21:03:13 +01:00
Jelmer
0cac725ca1
Merge pull request #5356 from foarsitter/uv
...
Replace pip with uv for the project files
2024-10-05 17:54:47 +02:00
jelmert
9a3e7ebf16
Use --frozen for running scripts to avoid updating the environment
2024-10-05 17:45:50 +02:00
Jelmer Draaijer
5c4abe5b78
Remove actions/setup-python steps because uv run and uv sync take care of installing python.
2024-10-05 17:45:50 +02:00
Jelmer Draaijer
0a291c1ec1
Replace pip with uv for the project files
2024-10-05 17:45:50 +02:00
pyup.io bot
a0af461794
Update crispy-bootstrap5 from 2024.2 to 2024.10 ( #5430 )
2024-10-05 11:31:15 -03:00
Bruno Alla
b0c45224f1
Group docs into sections ( #5426 )
2024-10-05 11:29:57 -03:00
Jelmer
6c64a810b4
Merge pull request #5327 from foarsitter/wait_for_it
...
Use wait-for-it in favor of the custom python script when waiting for postgres
2024-10-05 13:26:44 +02:00
Jelmer
56fce2b0e3
Merge pull request #5425 from cookiecutter/pyup-update-tox-4.20.0-to-4.21.2
...
Update tox to 4.21.2
2024-10-05 13:23:21 +02:00
Jelmer
37aa462a2d
Merge pull request #5424 from browniebroke/sphinx-auto-build-template
...
Add sphinx-autobuild to the template project and tidy up make files
2024-10-05 13:22:31 +02:00
github-actions
120ba0d07f
Release 2024.10.04
2024-10-05 02:26:51 +00:00
pyup.io bot
732c8784fa
Update ruff to 0.6.9 ( #5428 )
2024-10-04 19:45:26 +01:00
pyup.io bot
2cbb3bd02d
Update redis to 5.1.1 ( #5427 )
2024-10-04 19:07:36 +01:00
github-actions
d703580c75
Release 2024.10.03
2024-10-04 02:28:30 +00:00
Bruno Alla
168aae17f2
Update source_suffix mapping
2024-10-03 16:16:16 -03:00
pyup-bot
5e582d0392
Update tox from 4.20.0 to 4.21.2
2024-10-03 19:00:52 +01:00
Bruno Alla
463d671ffc
Add sphinx-autobuild to the template project and tidy up make files
2024-10-03 10:06:36 -03:00
pyup.io bot
33c75ad251
Update sphinx-autobuild to 2024.10.3 ( #5420 )
2024-10-03 13:35:54 +01:00
dependabot[bot]
6f858e904b
Bump traefik from 3.1.4 to 3.1.5 ( #5423 )
...
Bumps traefik from 3.1.4 to 3.1.5.
---
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-03 13:35:32 +01:00
github-actions
9bbee5f84d
Release 2024.10.02
2024-10-03 02:28:26 +00:00
Bruno Alla
12380e1e80
Update Heroku runtime version to 3.12.7
2024-10-02 12:20:06 +01:00
dependabot[bot]
e0819933ad
Bump python from 3.12.6 to 3.12.7 in docs Docker image ( #5416 )
...
Bumps python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
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-02 12:19:16 +01:00
dependabot[bot]
ec499fa0ac
Bump python from 3.12.6 to 3.12.7 in local Docker image ( #5415 )
...
Bumps python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
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-02 12:18:54 +01:00
dependabot[bot]
9379027267
Bump python from 3.12.6 to 3.12.7 production Docker ( #5414 )
...
Bumps python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
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-02 12:18:28 +01:00
github-actions
f8ef6c6251
Release 2024.10.01
2024-10-02 02:28:03 +00:00
pyup.io bot
faba566d31
Update sentry-sdk to 2.15.0 ( #5413 )
2024-10-01 17:28:38 +01:00
github-actions
60adaa716d
Release 2024.09.29
2024-09-30 02:30:57 +00:00
pyup.io bot
053543d8d2
Update psycopg to 3.2.3 ( #5411 )
...
* Update psycopg from 3.2.2 to 3.2.3
* Update psycopg from 3.2.2 to 3.2.3
* Update psycopg from 3.2.2 to 3.2.3
2024-09-29 18:34:27 -04:00
github-actions
866e6293ba
Release 2024.09.28
2024-09-29 02:30:33 +00:00
pyup.io bot
748382c95e
Update uvicorn to 0.31.0 ( #5408 )
2024-09-28 16:19:23 +01:00
github-actions
80680fe7ce
Release 2024.09.27
2024-09-28 02:26:59 +00:00
pyup-bot
5023e549e1
Update redis from 5.0.8 to 5.1.0
2024-09-27 15:41:53 -03:00