Arnav Choudhury
401ffd0e86
Update start-flower in flower to wait until all celery workers are online ( #5012 )
...
Flower needs to start only after the celery workers come online. Otherwise one will see errors like `inspect method failed` etc
2024-06-15 23:55:43 +01:00
browniebroke
c3335e6604
Update Contributors
2024-06-15 22:54:26 +00:00
Bruno Alla
bcd4437491
Merge pull request #5102 from Mogost/secure-prefix
...
Enhancing the security of cookies
2024-06-15 23:53:50 +01:00
pyup.io bot
f9a4d864db
Update sentry-sdk from 2.5.0 to 2.5.1 ( #5142 )
2024-06-15 23:48:02 +01:00
github-actions[bot]
c4f7b09cf3
Auto-update pre-commit hooks ( #5140 )
...
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-06-15 23:46:57 +01:00
pyup.io bot
f6b9fa3708
Update django-allauth from 0.63.2 to 0.63.3 ( #5111 )
2024-06-15 23:46:42 +01:00
github-actions
987bee4573
Release 2024.06.14
2024-06-15 02:17:13 +00:00
Fábio C. Barrionuevo da Luz
80674b017e
Update FUNDING.yml
2024-06-14 17:26:01 -03:00
dependabot[bot]
03e68e893f
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
...
Bumps python from 3.12.3-slim-bookworm to 3.12.4-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>
2024-06-14 14:00:29 -03:00
dependabot[bot]
c11d5519d6
Bump python in /{{cookiecutter.project_slug}}/compose/local/django
...
Bumps python from 3.12.3-slim-bookworm to 3.12.4-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>
2024-06-14 14:00:10 -03:00
dependabot[bot]
ed0857f7b3
Bump python in /{{cookiecutter.project_slug}}/compose/production/django
...
Bumps python from 3.12.3-slim-bookworm to 3.12.4-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>
2024-06-14 13:59:48 -03:00
dependabot[bot]
453ea25b1d
Bump amazon/aws-cli
...
Bumps amazon/aws-cli from 2.16.6 to 2.16.8.
---
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-06-14 13:58:46 -03:00
pyup-bot
bde8236e9a
Update ruff from 0.4.8 to 0.4.9
2024-06-14 13:58:18 -03:00
pyup-bot
07c125d940
Update ruff from 0.4.8 to 0.4.9
2024-06-14 13:58:18 -03:00
github-actions
4b94cde887
Release 2024.06.13
2024-06-14 02:17:54 +00:00
pyup.io bot
a0ae1945b5
Update redis from 5.0.5 to 5.0.6 ( #5137 )
2024-06-13 19:49:51 +01:00
github-actions
c1ca194e4f
Release 2024.06.12
2024-06-13 02:17:40 +00:00
dependabot[bot]
d3ce7925b2
Bump amazon/aws-cli Docker image from 2.15.58 to 2.16.6 ( #5135 )
...
Bumps amazon/aws-cli from 2.15.58 to 2.16.6.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 09:45:22 +01:00
github-actions[bot]
8969cf60ab
Auto-update pre-commit hooks ( #5128 )
...
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-06-09 11:00:16 +01:00
github-actions
cbe4532af5
Release 2024.06.08
2024-06-09 02:19:34 +00:00
browniebroke
f6bf52173e
Update Contributors
2024-06-08 14:13:10 +00:00
Manas Mallick
eec17f7c57
Change aws-cli docker image to use official amazon image ( #5116 )
2024-06-08 15:12:33 +01:00
browniebroke
ad632484fd
Update Contributors
2024-06-08 13:56:36 +00:00
Jason Mok
b6656379af
Replace deprecated uvicorn.workers
with uvicorn-worker
( #5110 )
...
* chore: Replace deprecated uvicorn.workers with uvicorn-worker
* Add package and fix worker class name
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-06-08 14:56:02 +01:00
github-actions
db38d8b00f
Release 2024.06.06
2024-06-07 02:17:56 +00:00
pyup.io bot
33c36f17cd
Update sentry-sdk to 2.5.0 ( #5126 )
2024-06-06 15:27:42 +01:00
pyup.io bot
690b1ad327
Update ruff to 0.4.8 ( #5122 )
...
* Update ruff from 0.4.7 to 0.4.8
* Update ruff from 0.4.7 to 0.4.8
* Update Ruff pre-commit hook (#5123 )
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-06-06 12:47:52 +01:00
pyup.io bot
1e1255c966
Update redis to 5.0.5 ( #5125 )
2024-06-06 12:13:27 +01:00
pyup.io bot
e3adc3561f
Update tox to 4.15.1 ( #5124 )
2024-06-06 12:13:08 +01:00
github-actions
f2880ab5d5
Release 2024.06.04
2024-06-05 02:17:11 +00:00
pyup-bot
66e4d3d99a
Update pytest from 8.2.1 to 8.2.2
2024-06-04 17:33:11 -03:00
pyup-bot
75a8dae0dc
Update pytest from 8.2.1 to 8.2.2
2024-06-04 17:33:11 -03:00
pyup-bot
7216565cfa
Update sh from 2.0.6 to 2.0.7
2024-06-04 07:11:36 -03:00
pyup-bot
824630a9e9
Update sentry-sdk from 2.3.1 to 2.4.0
2024-06-04 07:10:09 -03:00
github-actions
ed59d08ec3
Release 2024.06.02
2024-06-03 02:17:48 +00:00
pyup.io bot
53394a6ac7
Update uvicorn from 0.30.0 to 0.30.1 ( #5115 )
2024-06-02 20:00:08 +01:00
github-actions
3f38cfac5a
Release 2024.06.01
2024-06-02 02:18:24 +00:00
pyup.io bot
0cfd278da2
Update ruff to 0.4.7 ( #5112 )
...
* Update ruff from 0.4.6 to 0.4.7
* Update ruff from 0.4.6 to 0.4.7
* Update Ruff pre-commit hook (#5113 )
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-06-01 11:43:59 +01:00
github-actions
fc5182591f
Release 2024.05.30
2024-05-31 02:17:04 +00:00
Jelmer
34644d50ba
Merge pull request #5101 from cookiecutter/pyup-update-uvicorn-0.29.0-to-0.30.0
...
Update uvicorn to 0.30.0
2024-05-30 11:00:50 +02:00
github-actions
2d5712baf0
Release 2024.05.29
2024-05-30 02:17:05 +00:00
pyup.io bot
3dd83f47ff
Update requests from 2.32.2 to 2.32.3 ( #5108 )
2024-05-29 15:20:48 -03:00
pyup.io bot
0216ebb268
Update ruff to 0.4.6 ( #5107 )
...
* Update ruff from 0.4.5 to 0.4.6
* Update ruff from 0.4.5 to 0.4.6
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-05-29 13:25:36 +01:00
github-actions[bot]
07e6282244
Auto-update pre-commit hooks ( #5106 )
...
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-05-29 08:24:38 +01:00
pyup.io bot
2aae512ef6
Update coverage from 7.5.2 to 7.5.3 ( #5104 )
2024-05-29 08:23:32 +01:00
pyup.io bot
30a92f55af
Update django-upgrade from 1.17.0 to 1.18.0 ( #5105 )
2024-05-28 22:05:32 -03:00
Alexandr Artemyev
310b803f29
Enhancing the security of cookies
2024-05-28 14:10:33 +05:00
pyup-bot
efc3882980
Update uvicorn from 0.29.0 to 0.30.0
2024-05-28 08:41:57 +01:00
github-actions
28e4ded048
Release 2024.05.27
2024-05-28 02:17:05 +00:00
pyup.io bot
779d51e60a
Update django-stubs to 5.0.2 ( #5100 )
2024-05-27 14:55:58 +01:00