Commit Graph

3649 Commits

Author SHA1 Message Date
pyup.io bot
a0af461794
Update crispy-bootstrap5 from 2024.2 to 2024.10 (#5430) 2024-10-05 11:31:15 -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
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
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
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
pyup.io bot
faba566d31
Update sentry-sdk to 2.15.0 (#5413) 2024-10-01 17:28:38 +01: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
pyup.io bot
748382c95e
Update uvicorn to 0.31.0 (#5408) 2024-09-28 16:19:23 +01:00
pyup-bot
5023e549e1 Update redis from 5.0.8 to 5.1.0 2024-09-27 15:41:53 -03:00
pyup.io bot
811b3010b9
Update django-allauth to 65.0.2 (#5405) 2024-09-27 11:48:35 +01:00
pyup.io bot
4e7a412b8b
Update ruff to 0.6.8 (#5402)
* Update ruff from 0.6.7 to 0.6.8

* Update ruff from 0.6.7 to 0.6.8

* Update ruff pre-commit hook (#5403)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-26 15:40:38 -03:00
pyup-bot
f3397536d4 Update django-stubs from 5.0.4 to 5.1.0 2024-09-23 20:40:11 +01:00
pyup-bot
fc6a38ea83 Update django-allauth from 65.0.0 to 65.0.1 2024-09-23 16:54:11 +01:00
Jelmer
2b375243d0
Merge pull request #5347 from ljfp/sphinx-makefile-fix
Fix Makefile and make.bat files used for automatic generation of documentation.
2024-09-23 16:39:58 +02:00
Jelmer
eb67667215
Merge pull request #5392 from cookiecutter/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2024-09-23 15:14:49 +02:00
Jelmer
d5ab2a1d13
Merge pull request #5393 from cookiecutter/pyup-update-django-allauth-64.2.1-to-65.0.0
Update django-allauth to 65.0.0
2024-09-23 15:13:35 +02:00
pyup.io bot
a0d6949877
Update ruff to 0.6.7 (#5394)
* Update ruff from 0.6.6 to 0.6.7

* Update ruff from 0.6.6 to 0.6.7
2024-09-23 15:13:20 +02:00
pyup-bot
af9b0bcc40 Update django-allauth from 64.2.1 to 65.0.0 2024-09-22 10:53:07 +01:00
browniebroke
ec4438a1fd Auto-update pre-commit hooks 2024-09-22 02:39:44 +00:00
github-actions[bot]
d0ddb001a0
Auto-update pre-commit hooks (#5391)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-09-21 11:38:40 -03:00
pyup-bot
2396bfbca6 Update sphinx-autobuild from 2024.9.17 to 2024.9.19 2024-09-20 02:19:24 -03:00
dependabot[bot]
7f07b02a84 Bump traefik
Bumps traefik from 3.1.3 to 3.1.4.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 02:18:21 -03:00
pyup-bot
d1e3391532 Update ruff from 0.6.5 to 0.6.6 2024-09-20 02:17:04 -03:00
pyup.io bot
a5ca04c66f
Update sphinx-autobuild from 2024.9.3 to 2024.9.17 (#5382) 2024-09-17 18:56:50 -03:00
Bruno Alla
6f15595e85
Update heroku runtime to latest version 2024-09-17 18:40:00 -03:00
Alex Kanavos
8431c36225
Set allauth email subject prefix (#5278)
* change email subject prefix variable name in settings

* Update {{cookiecutter.project_slug}}/config/settings/production.py

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

---------

Co-authored-by: Alex Kanavos <alexkanv@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-09-17 22:35:57 +01:00
dependabot[bot]
ac990f6524
Bump traefik from 3.1.2 to 3.1.3 (#5380)
Bumps traefik from 3.1.2 to 3.1.3.

---
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-09-17 10:05:02 +01:00
pyup.io bot
c82e825509
Update psycopg to 3.2.2 (#5378) 2024-09-16 13:47:40 +01:00
pyup.io bot
0b43f145b2
Update ruff to 0.6.5 (#5373)
* Update ruff from 0.6.4 to 0.6.5

* Update ruff from 0.6.4 to 0.6.5

* Auto-update pre-commit hooks (#5375)

Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-09-15 14:15:36 +01:00
pyup.io bot
f313362907
Update djangorestframework-stubs from 3.15.0 to 3.15.1 (#5372) 2024-09-12 00:34:54 +01:00
pyup.io bot
043ecd7bcb
Update django-anymail to 12.0 (#5366) 2024-09-11 16:38:10 +01:00
pyup.io bot
a882f40676
Update pytest to 8.3.3 (#5371)
* Update pytest from 8.3.2 to 8.3.3

* Update pytest from 8.3.2 to 8.3.3
2024-09-10 21:18:30 +01:00
Fábio C. Barrionuevo da Luz
69be07f387 Add nginx container to dependabot 2024-09-10 07:50:30 -03:00
dependabot[bot]
e567d058b3
Bump postcss-preset-env from 9.6.0 to 10.0.3 (#5368) 2024-09-10 10:09:16 +01:00
dependabot[bot]
d841c79d48
Bump concurrently from 8.2.2 to 9.0.0 (#5363) 2024-09-10 10:07:45 +01:00
dependabot[bot]
4865e056c5
Bump python to 3.12.6 in local Docker (#5370) 2024-09-10 10:05:08 +01:00
dependabot[bot]
40de2dea1d
Bump python to 3.12.6 in production Docker (#5367) 2024-09-10 10:04:55 +01:00
dependabot[bot]
9f1037ab18
Bump python to 3.12.6 in docs Docker image (#5369) 2024-09-10 10:04:37 +01:00
pyup.io bot
8f8f87df51
Update sentry-sdk to 2.14.0 (#5365) 2024-09-09 15:54:22 +01:00
Marlon Castillo
66ebc4ecaa
Remove storages from INSTALLED_APPS (#5361)
"storages" does not need to be added to INSTALLED_APPS: https://github.com/jschneier/django-storages/pull/547
2024-09-08 16:22:16 +01:00
pyup.io bot
e2a47bf83f
Update ruff to 0.6.4 (#5354) 2024-09-06 12:45:03 +01:00
pyup.io bot
9b289081af
Update django-allauth to 64.2.1 (#5352) 2024-09-06 10:08:14 +01:00
github-actions[bot]
2d0a8fb4f7
Auto-update pre-commit hooks (#5353)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-09-06 10:07:44 +01:00
LJFP
c44f6f6372 Fix Makefile and make.bat files for doc generation using sphinx-build. They were using a non-existent Builder called "help". I changed it to "html" since that is the one used by sphinx-autobuild. 2024-09-05 10:02:48 +02:00
pyup.io bot
473ae8c059
Update django-model-utils to 5.0.0 (#5343) 2024-09-04 15:29:35 +01:00