Commit Graph

3599 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
pyup-bot
bde8236e9a Update ruff from 0.4.8 to 0.4.9 2024-06-14 13:58:18 -03:00
pyup.io bot
a0ae1945b5
Update redis from 5.0.5 to 5.0.6 (#5137) 2024-06-13 19:49:51 +01: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
Manas Mallick
eec17f7c57
Change aws-cli docker image to use official amazon image (#5116) 2024-06-08 15:12:33 +01: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
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-bot
66e4d3d99a Update pytest from 8.2.1 to 8.2.2 2024-06-04 17:33:11 -03:00
pyup-bot
824630a9e9 Update sentry-sdk from 2.3.1 to 2.4.0 2024-06-04 07:10:09 -03:00
pyup.io bot
53394a6ac7
Update uvicorn from 0.30.0 to 0.30.1 (#5115) 2024-06-02 20:00:08 +01: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
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
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
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
pyup.io bot
779d51e60a
Update django-stubs to 5.0.2 (#5100) 2024-05-27 14:55:58 +01:00
pyup.io bot
4849aeb7f8
Update watchfiles to 0.22.0 (#5099) 2024-05-27 14:55:17 +01:00
Param Kapur
a0c2e1f31f
Rename SendInBlue ESP to Brevo (#5094)
* Update cookiecutter.json with Brevo for SendInBlue

* Change all occurrences of SendinBlue to Brevo
2024-05-27 14:46:12 +01:00
pyup.io bot
4bdc239e03
Update django-allauth to 0.63.2 (#5092) 2024-05-27 14:40:28 +01:00
pyup.io bot
6ed9e588b2
Update coverage to 7.5.2 (#5095) 2024-05-27 14:40:05 +01:00
pyup.io bot
ba97c2a719
Update django-debug-toolbar to 4.4.2 (#5098) 2024-05-27 14:39:49 +01:00
pyup.io bot
bdaa17ca07
Update sentry-sdk to 2.3.1 (#5091) 2024-05-23 21:41:12 +01:00
github-actions[bot]
b669566bc5
Auto-update pre-commit hooks (#5087)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-05-23 21:39:41 +01:00
pyup.io bot
c3c099095b
Update ruff to 0.4.5 (#5086)
* Update ruff from 0.4.4 to 0.4.5

* Update ruff from 0.4.4 to 0.4.5
2024-05-23 21:39:28 +01:00
pyup.io bot
3230a1c371
Update sentry-sdk to 2.2.1 (#5083) 2024-05-21 14:10:30 +01:00
Nadav Peretz
4e48f9e1ec
Fix PyCharm Run Configurations After local.yml Rename (#5080) 2024-05-20 18:47:39 +01:00
pyup.io bot
6db133df42
Update pytest to 8.2.1 (#5079)
* Update pytest from 8.2.0 to 8.2.1

* Update pytest from 8.2.0 to 8.2.1
2024-05-20 10:51:31 +01:00
Jens Kaeske
b119eae9b4
Fix redirect error when forcing allauth login in admin site (#5078) 2024-05-18 21:53:52 +01:00
pyup.io bot
5a51ef2247
Update django-allauth from 0.63.0 to 0.63.1 (#5076) 2024-05-17 12:55:58 +01:00
pyup.io bot
2f9051fbbd
Update sentry-sdk to 2.2.0 (#5074) 2024-05-16 15:50:55 +01:00
pyup.io bot
e5fef81958
Update django-allauth to 0.63.0 (#5070) 2024-05-16 08:58:47 +01:00
Bruno Alla
1732734ce5
Disable DDT profiling panel (#5069)
It's currently not working well under Python 3.12
2024-05-15 16:39:14 +01:00
Bruno Alla
e9f029decf
Add noqa to ignore ruff false positive (#5068) 2024-05-13 22:26:26 +01:00
Bruno Alla
4710101acd
Merge pull request #5022 from cookiecutter/pyup-update-mypy-1.7.1-to-1.10.0
Update mypy to 1.10.0
2024-05-13 22:18:36 +01:00
Jens Kaeske
88a9a15dbf
Fix handling of staticfile settings if cloud provider and whitenoise are selected (#5057)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-05-13 21:45:55 +01:00
Bruno Alla
9fd3154127
Ignore type errors from mypy 2024-05-13 19:53:55 +01:00
Bruno Alla
34f8a2e154
Merge remote-tracking branch 'refs/remotes/upstream/pyup-update-djangorestframework-stubs-3.14.5-to-3.15.0' into pyup-update-mypy-1.7.1-to-1.10.0 2024-05-13 19:38:55 +01:00
Bruno Alla
bd5d75a246
Merge remote-tracking branch 'refs/remotes/upstream/pyup-update-django-stubs-4.2.7-to-5.0.0' into pyup-update-mypy-1.7.1-to-1.10.0
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2024-05-13 19:38:49 +01:00
pyup.io bot
f82807f53a
Update werkzeug to 3.0.3 (#5050) 2024-05-13 19:10:59 +01:00
mpsantos
bebffe7cc9
Remove obsolete version element from docker compose files (#5059)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-05-13 18:27:41 +01:00
Bruno Alla
23c1fa6e35
Merge branch 'refs/heads/master' into redis-persistent-storage 2024-05-13 18:24:23 +01:00
Matthew Foster Walsh
10c85ce3d6
Rename docker compose files to include 'docker-compose' (#4995)
* Renamed local.yml to docker-compose.local.yml

* Renamed production.yml to docker-compose.production.yml

* Rename docs.yml to docker-compose.docs.yml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-05-13 18:18:56 +01:00
pyup.io bot
b3f1f8ef93
Update pre-commit to 3.7.1 (#5066)
* Update pre-commit from 3.7.0 to 3.7.1

* Update pre-commit from 3.7.0 to 3.7.1
2024-05-11 10:34:28 +01:00
github-actions[bot]
b27efd4697
Auto-update pre-commit hooks (#5067)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-05-11 10:34:13 +01:00
pyup.io bot
fcc565b85e
Update psycopg to 3.1.19 (#5064)
* Update psycopg from 3.1.18 to 3.1.19
2024-05-10 17:12:31 -03:00
Marios Frixou
8b41dde2f0
Merge branch 'master' into master 2024-05-10 15:55:35 +03:00
github-actions[bot]
9557d9ba0d
Auto-update pre-commit hooks (#5062)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-05-10 09:05:39 +01:00
pyup.io bot
a45bb9eb2c
Update ruff to 0.4.4 (#5061)
* Update ruff from 0.4.3 to 0.4.4

* Update ruff from 0.4.3 to 0.4.4
2024-05-10 09:05:27 +01:00
Marios Frixou
2c55a3d443 Add Redis persistent storage when using celery 2024-05-10 11:04:10 +03:00
pyup.io bot
9b2947a353
Update django from 4.2.12 to 4.2.13 (#5058) 2024-05-07 20:34:12 -03:00
pyup.io bot
26abd3a7a8
Update django-model-utils from 4.5.0 to 4.5.1 (#5044) 2024-05-06 20:32:56 -03:00
pyup.io bot
ebf082b696
Update django from 4.2.11 to 4.2.12 (#5056) 2024-05-06 16:41:18 -03:00
Areski Belaid
206e6b018f
Fix nginx image name in production.yml (#5053) 2024-05-06 16:53:03 +01:00
pyup.io bot
340795cf4e
Update sentry-sdk to 2.1.1 (#5055) 2024-05-06 16:52:23 +01:00
pyup.io bot
1b6a8e5ad0
Update ruff to 0.4.3 (#5049) 2024-05-06 09:41:03 +01:00
github-actions[bot]
7fa5d86020
Auto-update pre-commit hooks (#5046)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-05-05 18:36:37 +01:00
pyup.io bot
3608c21fe7
Update django-storages to 1.14.3 (#5047) 2024-05-05 18:35:12 +01:00
pyup.io bot
38318ab7f5
Update coverage from 7.5.0 to 7.5.1 (#5048) 2024-05-05 18:34:04 +01:00
pyup-bot
4c46f4b97e Update djangorestframework-stubs from 3.14.5 to 3.15.0 2024-04-30 22:36:47 +01:00
pyup-bot
f0d2f40a2e Update django-stubs from 4.2.7 to 5.0.0 2024-04-30 12:42:58 +01:00
pyup.io bot
9cbd8c5f77
Update pytest to 8.2.0 (#5034)
* Update pytest from 8.1.1 to 8.2.0

* Update pytest from 8.1.1 to 8.2.0
2024-04-28 19:14:46 +01:00
pyup.io bot
a65b0d4720
Update sentry-sdk to 2.0.1 (#5030) 2024-04-27 12:32:34 +01:00
github-actions[bot]
f9cb423b00
Auto-update pre-commit hooks (#5029)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-26 15:50:24 +01:00
pyup.io bot
9d1316c7d0
Update ruff to 0.4.2 (#5028)
* Update ruff from 0.4.1 to 0.4.2

* Update ruff from 0.4.1 to 0.4.2
2024-04-26 15:50:08 +01:00
pyup.io bot
c32ddea18f
Update coverage to 7.5.0 (#5025) 2024-04-25 10:08:26 +01:00
dependabot[bot]
b10a1e7df5
Bump cssnano from 6.1.2 to 7.0.0 (#5024)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.1.2 to 7.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.1.2...cssnano@7.0.0)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 09:54:53 +01:00
pyup-bot
8a9b4eb58a Update mypy from 1.7.1 to 1.10.0 2024-04-24 15:35:31 +01:00
pyup.io bot
090153079e
Update django-allauth from 0.62.0 to 0.62.1 (#5021) 2024-04-24 10:37:59 -03:00
Fábio C. Barrionuevo da Luz
ae52c62692
Disable UP038 Ruff rule 2024-04-23 18:28:45 -03:00
Fábio C. Barrionuevo da Luz
d4bad0c306
Update link to djlint on pyproject.toml (#5019) 2024-04-23 17:54:47 -03:00
pyup.io bot
89acf137f5
Update redis from 5.0.3 to 5.0.4 (#5018) 2024-04-23 15:48:43 -03:00
pyup.io bot
1b42f65b03
Update django-allauth to 0.62.0 (#5016) 2024-04-23 10:17:53 +01:00
Ryan Fitch
b15cae614a
Fix broken link for sphinx-doc in generated docs (#5015) 2024-04-22 10:10:25 +01:00
github-actions[bot]
af9cfc5002
Auto-update pre-commit hooks (#5014)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-20 15:43:32 +01:00
pyup.io bot
c9d64fad62
Update ruff to 0.4.1 (#5011)
* Update ruff from 0.4.0 to 0.4.1

* Update ruff from 0.4.0 to 0.4.1
2024-04-19 15:08:32 -03:00
pyup.io bot
44c94a2cf6
Update ruff to 0.4.0 (#5007)
* Update ruff from 0.3.7 to 0.4.0

* Update ruff from 0.3.7 to 0.4.0
2024-04-19 09:06:56 +01:00
github-actions[bot]
e686ab1271
Auto-update pre-commit hooks (#5008)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-19 09:06:47 +01:00
pyup.io bot
ee6de7951f
Update sphinx to 7.3.7 (#5010)
* Update sphinx from 7.3.6 to 7.3.7

* Update sphinx from 7.3.6 to 7.3.7
2024-04-19 09:06:15 +01:00
pyup.io bot
0e71fa21b6
Update celery from 5.3.6 to 5.4.0 (#5005) 2024-04-18 08:56:10 +01:00
pyup.io bot
e8e89f66e9
Update sphinx to 7.3.6 (#5004)
* Update sphinx from 7.3.5 to 7.3.6

* Update sphinx from 7.3.5 to 7.3.6
2024-04-18 08:54:24 +01:00
pyup.io bot
352e5dae21
Update sphinx to 7.3.5 (#5003)
* Update sphinx from 7.3.3 to 7.3.5

* Update sphinx from 7.3.3 to 7.3.5
2024-04-17 09:32:31 +01:00
pyup.io bot
5f78a8f190
Update gunicorn to 22.0.0 (#5001) 2024-04-17 09:19:19 +01:00
pyup.io bot
861ad0d1fc
Update sphinx to 7.3.3 (#5000)
* Update sphinx from 7.2.6 to 7.3.3

* Update sphinx from 7.2.6 to 7.3.3
2024-04-17 09:18:40 +01:00
dependabot[bot]
7fde9bf188
Bump traefik from 2.11.0 to 2.11.2 (#4993)
---
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-04-16 22:47:00 +01:00
pyup.io bot
ea68dd5c5d
Update sphinx-autobuild from 2024.4.13 to 2024.4.16 (#4999) 2024-04-16 22:42:13 +01:00
quroom
f79c89d928
Add options to reload django when file changes in windows docker (#4971)
* Add options to reload django when file changes in windows docker

* Fix Reloader interval as default and make code with indent to be only in docker
2024-04-16 19:23:05 +01:00
pyup.io bot
c6b972d712
Update sphinx-autobuild from 2024.2.4 to 2024.4.13 (#4991) 2024-04-16 13:56:18 +01:00
pyup.io bot
8d2b6a265b
Update sentry-sdk from 1.44.1 to 1.45.0 (#4982) 2024-04-16 13:55:57 +01:00
pyup.io bot
5395aeff52
Update ruff to 0.3.7 (#4989)
* Update ruff from 0.3.5 to 0.3.7

* Update ruff from 0.3.5 to 0.3.7
2024-04-16 13:55:03 +01:00
github-actions[bot]
b96dac09a9
Auto-update pre-commit hooks (#4988)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-16 13:54:47 +01:00
JAEGYUN JUNG
94269f8c7f
Add a prefix setting so that swagger tags are generated in a readable way (#4975)
* feat: Add a prefix setting so that swagger tags are generated in a readable way

* feat: Change `auth-token` URLs
2024-04-16 13:18:05 +01:00
dependabot[bot]
8a2eb3142f
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs (#4979)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-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>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-04-10 10:15:26 +01:00
Bruno Alla
8492ebe631
Update Heroku runtime from Python 3.12.2 to Python 3.12.3 2024-04-10 09:16:14 +01:00
dependabot[bot]
df0d91c873
Bump python from 3.12.2 to 3.12.3 in local (#4981)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-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-04-10 09:14:26 +01:00
dependabot[bot]
d8ade3be0d
Bump python from 3.12.2 to 3.12.3 in production (#4980)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-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-04-10 09:14:10 +01:00
github-actions[bot]
eae5c9c1cd
Auto-update pre-commit hooks (#4974)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-07 09:11:22 +02:00
Arnav Choudhury
8060df4c51
Fix syntax error in GitHub CI workflow (#4972) 2024-04-06 09:31:30 +01:00