pyup-bot
|
3ab3bf74c4
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:03 +01:00 |
|
pyup-bot
|
1413fec2be
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:02 +01:00 |
|
pyup-bot
|
875ebad60e
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:02 +01:00 |
|
pyup-bot
|
f3d6d3afc2
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:02 +01:00 |
|
pyup-bot
|
c9f63296b2
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:01 +01:00 |
|
pyup-bot
|
a7ab9996c6
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:01 +01:00 |
|
pyup-bot
|
d3ed8d2490
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:00 +01:00 |
|
pyup-bot
|
1402aed2f5
|
Update django-anymail from 10.3 to 11.0
|
2024-06-23 22:49:00 +01:00 |
|
github-actions
|
29705080b9
|
Release 2024.06.22
|
2024-06-23 02:18:51 +00:00 |
|
dependabot[bot]
|
bacd17bb08
|
Bump amazon/aws-cli from 2.16.10 to 2.17.0 in /{{cookiecutter.project_slug}}/compose/production/aws (#5161)
Bumps amazon/aws-cli from 2.16.10 to 2.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-22 12:22:37 +01:00 |
|
github-actions[bot]
|
3257b3d270
|
Auto-update pre-commit hooks (#5160)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
|
2024-06-22 12:20:50 +01:00 |
|
pyup.io bot
|
a4f2206741
|
Update ruff to 0.4.10 (#5159)
* Update ruff from 0.4.9 to 0.4.10
* Update ruff from 0.4.9 to 0.4.10
|
2024-06-22 12:20:34 +01:00 |
|
github-actions
|
85c6014597
|
Release 2024.06.20
|
2024-06-21 02:17:16 +00:00 |
|
Jelmer
|
431224d6e4
|
Merge pull request #5158 from foarsitter/gitlab_runner_tag
Gitlab tags docker & python are removed from runner
|
2024-06-20 09:34:35 +02:00 |
|
jelmert
|
9f64012987
|
Gitlab tags docker & python are removed from runner
|
2024-06-20 08:46:29 +02:00 |
|
github-actions
|
e71dd7c1fd
|
Release 2024.06.19
|
2024-06-20 02:21:59 +00:00 |
|
pyup.io bot
|
ef34d668da
|
Update djangorestframework from 3.15.1 to 3.15.2 (#5156)
|
2024-06-19 22:53:00 +01:00 |
|
pyup.io bot
|
f9b30c7bc8
|
Update django-cors-headers from 4.3.1 to 4.4.0 (#5154)
|
2024-06-19 22:43:31 +01:00 |
|
pyup.io bot
|
daa858225f
|
Update sentry-sdk from 2.5.1 to 2.6.0 (#5153)
|
2024-06-19 22:42:50 +01:00 |
|
pyup.io bot
|
875022864a
|
Update whitenoise from 6.6.0 to 6.7.0 (#5155)
|
2024-06-19 22:42:34 +01:00 |
|
github-actions
|
e03d9a6854
|
Release 2024.06.18
|
2024-06-19 02:18:13 +00:00 |
|
dependabot[bot]
|
cc41c0b804
|
Bump amazon/aws-cli from 2.16.8 to 2.16.10 (#5149)
Bumps amazon/aws-cli from 2.16.8 to 2.16.10.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-18 11:30:00 +01:00 |
|
github-actions
|
1e260740c2
|
Release 2024.06.17
|
2024-06-18 02:17:54 +00:00 |
|
github-actions[bot]
|
0b95d16aaa
|
Update flake8 pre-commit hook in template (#5144)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
|
2024-06-17 09:21:47 +01:00 |
|
pyup.io bot
|
16652acaf1
|
Update django-compressor to 4.5 (#5145)
* Update django-compressor from 4.4 to 4.5
* Update rcssmin to 1.1.2 (#4614)
|
2024-06-17 09:17:45 +01:00 |
|
github-actions
|
d40623b382
|
Release 2024.06.15
|
2024-06-16 02:19:35 +00:00 |
|
pyup.io bot
|
a2e364b5c1
|
Update django-crispy-forms from 2.1 to 2.2 (#5143)
|
2024-06-15 23:57:21 +01:00 |
|
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 |
|