dependabot[bot]
|
08d1a3ba61
|
Bump node from 22.13 to 22.14 (#5688)
|
2025-02-14 07:58:21 +00:00 |
|
pyup.io bot
|
9653f1df97
|
Update sentry-sdk to 2.21.0 (#5687)
|
2025-02-13 10:50:07 +00:00 |
|
pyup.io bot
|
0e35c6f3b1
|
Update coverage to 7.6.12 (#5686)
|
2025-02-11 18:04:54 +00:00 |
|
pyup.io bot
|
a76b8fe8c8
|
Update pytest-django to 4.10.0 (#5684)
|
2025-02-10 16:53:01 +00:00 |
|
pyup.io bot
|
eb2daaa132
|
Update ruff to 0.9.6 (#5683)
Co-authored-by: pyup-bot <16239342+pyup-bot@users.noreply.github.com>
|
2025-02-10 15:28:24 +00:00 |
|
dependabot[bot]
|
ecbcd763a8
|
Bump amazon/aws-cli from 2.23.0 to 2.24.0 (#5682)
|
2025-02-10 08:59:04 +00:00 |
|
pyup.io bot
|
9544a2243b
|
Update coverage from 7.6.10 to 7.6.11 (#5681)
|
2025-02-08 22:03:33 +00:00 |
|
pyup.io bot
|
13acd682cc
|
Update mypy to 1.15.0 (#5664)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
|
2025-02-07 23:17:51 +00:00 |
|
pyup.io bot
|
67b3a7b9f3
|
Update django-stubs to 5.1.3 (#5680)
|
2025-02-07 23:10:08 +00:00 |
|
dependabot[bot]
|
1962169f57
|
Bump python from 3.12.8 to 3.12.9 in local Docker image (#5678)
Bumps python from 3.12.8-slim-bookworm to 3.12.9-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>
|
2025-02-07 23:09:13 +00:00 |
|
dependabot[bot]
|
bcf96d432f
|
Bump python from 3.12.8 to 3.12.9 in production Docker image (#5677)
Bumps python from 3.12.8-slim-bookworm to 3.12.9-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>
|
2025-02-07 23:08:38 +00:00 |
|
dependabot[bot]
|
d04d3802f3
|
Bump python from 3.12.8 to 3.12.9 in docs Docker image (#5676)
Bumps python from 3.12.8-slim-bookworm to 3.12.9-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>
|
2025-02-07 23:07:51 +00:00 |
|
pyup.io bot
|
978455aa94
|
Update django-allauth to 65.4.1 (#5679)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
|
2025-02-07 11:08:49 +00:00 |
|
pyup.io bot
|
f79dbf9e17
|
Update django-cors-headers to 4.7.0 (#5675)
|
2025-02-07 10:03:58 +00:00 |
|
pyup.io bot
|
36b7e7754d
|
Update whitenoise to 6.9.0 (#5674)
|
2025-02-07 10:03:48 +00:00 |
|
pyup.io bot
|
17e5ad3f17
|
Update ruff to 0.9.5 (#5673)
* Update ruff from 0.9.4 to 0.9.5
* Align Ruff versions
---------
Co-authored-by: pyup-bot <16239342+pyup-bot@users.noreply.github.com>
|
2025-02-06 22:55:52 +00:00 |
|
Alan Cyment
|
8a019b40cf
|
Bumped node version of Django Dockerfile to 22.13 (#5672)
|
2025-02-06 22:23:12 +00:00 |
|
pyup-bot
|
0be2d9c919
|
Update django from 5.0.11 to 5.0.12
|
2025-02-05 14:14:38 -03:00 |
|
Hana Belay
|
7c6dff3b70
|
Add missing trailing slash in test MEDIA_URL (#5666)
|
2025-02-05 10:57:30 +00:00 |
|
dependabot[bot]
|
bcd27ef206
|
Bumps traefik from 3.3.2 to 3.3.3 (#5660)
|
2025-02-03 11:13:09 +00:00 |
|
pyup.io bot
|
7371becfcf
|
Update factory-boy to 3.3.2 (#5661)
|
2025-02-03 11:11:47 +00:00 |
|
pyup.io bot
|
0299266df9
|
Update ruff to 0.9.4 (#5659)
|
2025-01-30 20:54:37 +00:00 |
|
Ed Morley
|
827d35708b
|
Migrate generated project from runtime.txt to .python-version (#5652)
Heroku now supports the `.python-version` file as an alternative to the
Heroku-specific (and now deprecated) `runtime.txt` file, and recommends
apps switch to using the former since it's more widely supported by other
tooling.
The `.python-version` file is supported by pyenv, uv, the GitHub Actions
`setup-python` action and many others.
In addition, the `.python-version` file supports the version being specified
as just the major version (eg `3.12` vs `3.12.N`) which means will pick up
Python patch updates automatically (which is the recommended usage on
Heroku).
See:
https://devcenter.heroku.com/changelog-items/3005
https://github.com/heroku/heroku-buildpack-python/issues/1642
https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#using-the-python-version-file-input
|
2025-01-26 13:35:04 +00:00 |
|
pyup.io bot
|
d7c995b873
|
Update ruff to 0.9.3 (#5654)
* Update ruff from 0.9.2 to 0.9.3
* Align Ruff versions
* Align Ruff versions
---------
Co-authored-by: pyup-bot <16239342+pyup-bot@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
|
2025-01-24 07:50:53 +00:00 |
|
ghazi-git
|
723a388f3d
|
Update the linter error code from TCH to TC (#5651)
|
2025-01-21 19:50:33 +00:00 |
|
pyup.io bot
|
3e1e6cb41b
|
Update pre-commit to 4.1.0 (#5650)
* Update pre-commit from 4.0.1 to 4.1.0
* Update pre-commit version in template
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
|
2025-01-21 10:08:29 +00:00 |
|
Jelmer
|
1cad7df6cc
|
Merge pull request #5615 from browniebroke/refactor/move-api-tests
Group all API tests under a `tests.api` namespace
|
2025-01-20 14:00:31 +01:00 |
|
pyup.io bot
|
e69d77a0b9
|
Update ruff to 0.9.2 (#5646)
|
2025-01-16 13:59:24 +00:00 |
|
dependabot[bot]
|
54e0ccec0c
|
Bump amazon/aws-cli from 2.22.1 to 2.23.0 (#5645)
|
2025-01-16 07:32:55 +00:00 |
|
pyup.io bot
|
ab475a5570
|
Update psycopg to 3.2.4 (#5644)
|
2025-01-15 23:13:38 +00:00 |
|
ghazi-git
|
564ca18e56
|
update CELERYD_HIJACK_ROOT_LOGGER to CELERY_WORKER_HIJACK_ROOT_LOGGER (#5643)
CELERYD_HIJACK_ROOT_LOGGER was the name of the setting in celery v3
|
2025-01-15 19:34:23 +00:00 |
|
pyup.io bot
|
fbf6c886cb
|
Update django-stubs to 5.1.2 (#5639)
|
2025-01-15 10:02:53 +00:00 |
|
dependabot[bot]
|
2dc567d131
|
Bump traefik from 3.3.1 to 3.3.2 (#5642)
|
2025-01-15 10:00:20 +00:00 |
|
pyup.io bot
|
c89a45c45f
|
Update django from 5.0.10 to 5.0.11 (#5640)
|
2025-01-14 17:54:03 +00:00 |
|
pyup.io bot
|
1ba44e9e03
|
Update sentry-sdk to 2.20.0 (#5638)
|
2025-01-14 12:05:21 +00:00 |
|
pyup.io bot
|
42febc9e84
|
Update django-debug-toolbar from 4.4.6 to 5.0.1 (#5636)
|
2025-01-14 07:32:51 +00:00 |
|
pyup.io bot
|
a8847158c9
|
Update django-environ from 0.11.2 to 0.12.0 (#5635)
|
2025-01-13 18:06:11 +00:00 |
|
dependabot[bot]
|
d78dff4969
|
Bumps traefik from 3.3.0 to 3.3.1 (#5634)
|
2025-01-13 09:41:21 +00:00 |
|
pyup.io bot
|
35dacd8718
|
Update ruff to 0.9.1 (#5633)
|
2025-01-11 12:08:23 +00:00 |
|
browniebroke
|
01650ddc1b
|
Align Ruff versions
|
2025-01-11 12:00:31 +00:00 |
|
pyup-bot
|
8fd6404901
|
Update ruff from 0.8.6 to 0.9.0
|
2025-01-11 12:00:31 +00:00 |
|
pyup.io bot
|
0d6de8f23b
|
Update watchfiles to 1.0.4 (#5631)
|
2025-01-10 14:17:10 +00:00 |
|
pre-commit-ci[bot]
|
2d54690d34
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-01-09 21:24:10 +00:00 |
|
dependabot[bot]
|
cee86b68b1
|
Bump node in /{{cookiecutter.project_slug}}/compose/local/node
Bumps node from 22.12-bookworm-slim to 22.13-bookworm-slim.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-08 05:52:28 +00:00 |
|
dependabot[bot]
|
38639e251e
|
Bump traefik from 3.2.3 to 3.3.0 (#5625)
|
2025-01-07 09:55:30 +00:00 |
|
Bruno Alla
|
b9eb7c8eca
|
Set minimum_pre_commit_version in pre-commit config (#5626)
|
2025-01-07 09:54:39 +00:00 |
|
Hana Belay
|
570763e7ce
|
Add justfile for use with docker (#5621)
|
2025-01-06 14:49:01 +00:00 |
|
pyup.io bot
|
95c3772b3e
|
Update ruff to 0.8.6 (#5622)
|
2025-01-04 19:35:10 +00:00 |
|
Pulse-Mind
|
411e92cf9d
|
Fix logging configuration for Celery tasks (#5563)
|
2025-01-02 20:44:08 +00:00 |
|
Bruno Alla
|
0434aea33f
|
Rename API docs tests to not mention Swagger
|
2025-01-02 20:20:08 +00:00 |
|