Commit Graph

3499 Commits

Author SHA1 Message Date
pyup-bot
45c4429154 Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
cc67304d9c Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
6754a2ec04 Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
ef433d1a17 Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
3156e2a560 Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
78593239ee Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
e6336a29f0 Update django-anymail from 11.0 to 11.0.1 2024-07-12 10:43:03 -03:00
pyup-bot
d5198dc40b Update django-allauth from 0.63.3 to 0.63.4 2024-07-10 20:54:20 -03:00
pyup-bot
0dd5c6ee38 Update django from 4.2.13 to 4.2.14 2024-07-10 15:46:02 -03:00
pyup.io bot
2fbceaf6c3
Update collectfasta to 3.2.0 (#5201) 2024-07-10 17:52:05 +01:00
pyup.io bot
96a5a2d1dd
Update sentry-sdk to 2.9.0 (#5202) 2024-07-10 17:51:47 +01:00
pyup.io bot
9631c0a817
Update django-debug-toolbar to 4.4.6 (#5203) 2024-07-10 17:51:31 +01:00
Bruno Alla
8cf31c9317
Migrate from Collectfast to Collestfasta (#5172) 2024-07-09 09:11:15 +01:00
pyup.io bot
bac56c4a7f
Update django-storages to 1.14.4 (#5197)
* Update django-storages from 1.14.3 to 1.14.4

* Update django-storages from 1.14.3 to 1.14.4

* Update django-storages from 1.14.3 to 1.14.4
2024-07-09 08:45:08 +01:00
Ali Shamakhi
e716be4d36
Fix a typo in the option --all of the makemessages command (#5198) 2024-07-09 08:43:57 +01:00
pyup.io bot
abd00d18ae
Update ruff to 0.5.1 (#5190)
* Update ruff from 0.5.0 to 0.5.1

* Update ruff from 0.5.0 to 0.5.1

* Auto-update ruff pre-commit hook (#5194)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-07-08 17:39:44 +01:00
pyup.io bot
a0c6867722
Update django-debug-toolbar to 4.4.5 (#5192) 2024-07-08 16:48:47 +01:00
pyup.io bot
888d48728e
Update sentry-sdk to 2.8.0 (#5195) 2024-07-08 16:48:31 +01:00
pyup.io bot
20bae48753
Update django-debug-toolbar to 4.4.3 (#5189) 2024-07-05 13:57:00 +01:00
pyup.io bot
de2239ab2f
Update pillow to 10.4.0 (#5182) 2024-07-02 15:32:48 +01:00
pyup.io bot
edbdefb0a7
Update ruff to 0.5.0 (#5181) 2024-07-01 12:07:16 +01:00
pyup.io bot
2d18e673a3
Update sentry-sdk to 2.7.1 (#5174) 2024-07-01 11:51:53 +01:00
github-actions[bot]
0e7ca03345
Auto-update pre-commit hooks (#5175)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-07-01 11:51:29 +01:00
pyup.io bot
899886fa2a
Update psycopg to 3.2.1 (#5180)
* Update psycopg from 3.1.19 to 3.2.1

* Update psycopg from 3.1.19 to 3.2.1

* Update psycopg from 3.1.19 to 3.2.1
2024-07-01 11:50:24 +01:00
pyup.io bot
0f7aed4f27
Update django-upgrade to 1.19.0 (#5171)
* Update django-upgrade from 1.18.0 to 1.19.0

* Update django-upgrade pre-commit hook

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-06-30 17:50:12 +01:00
pyup-bot
c7a4b9bb45 Update redis from 5.0.6 to 5.0.7 2024-06-26 12:18:40 -03:00
Bruno Alla
1f82072d5b Fix keywords case warning in Dockerfile
Recently noticed the following warning in my Docker builds:

> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match

I don't think it's causing any harm, apart perhaps some small noise in the logs.
2024-06-26 09:14:25 -03:00
pyup-bot
8e319a21db Update sentry-sdk from 2.6.0 to 2.7.0 2024-06-26 09:12:59 -03:00
pyup.io bot
315724b797
Update django-anymail to 11.0 (#5163) 2024-06-24 11:42:37 +01:00
pyup.io bot
b6aa5b1535
Update coverage from 7.5.3 to 7.5.4 (#5162) 2024-06-24 11:36:43 +01: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
jelmert
9f64012987 Gitlab tags docker & python are removed from runner 2024-06-20 08:46:29 +02: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
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
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
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
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
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