Commit Graph

3620 Commits

Author SHA1 Message Date
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
pyup-bot
aa0e49ae4b Update django-webpack-loader from 3.0.1 to 3.1.0 2024-04-04 16:41:29 +03:00
David Păcioianu
559fae8a70
Update ci.yml (#4964) 2024-04-03 15:49:12 +02:00
pyup.io bot
39af435201
Update sentry-sdk from 1.44.0 to 1.44.1 (#4963) 2024-04-03 07:28:07 -03:00
Jelmer
9956f2b2e6
Merge pull request #4950 from GvS666/master
Change pytest import mode to importlib
2024-04-02 18:59:03 +02:00
Jelmer
ccdb6a4ba0
Merge pull request #4948 from cookiecutter/pyup-update-sentry-sdk-1.43.0-to-1.44.0
Update sentry-sdk to 1.44.0
2024-04-02 18:40:34 +02:00
Jelmer
668ee336c9
Merge pull request #4955 from cookiecutter/pyup-update-ruff-0.3.4-to-0.3.5
Update ruff to 0.3.5
2024-04-02 18:40:15 +02:00
Jelmer
53e360c8db
Merge pull request #4953 from cookiecutter/pyup-update-pillow-10.2.0-to-10.3.0
Update pillow to 10.3.0
2024-04-02 18:40:02 +02:00
Jelmer
101bfdb259
Merge pull request #4956 from cookiecutter/pyup-update-django-model-utils-4.4.0-to-4.5.0
Update django-model-utils to 4.5.0
2024-04-02 18:39:05 +02:00
Jelmer
4b9873a4f1
Merge pull request #4957 from cookiecutter/pyup-update-drf-spectacular-0.27.1-to-0.27.2
Update drf-spectacular to 0.27.2
2024-04-02 18:38:45 +02:00
Jelmer
10f6402d94
Merge pull request #4958 from cookiecutter/pyup-update-werkzeug-3.0.1-to-3.0.2
Update werkzeug to 3.0.2
2024-04-02 18:38:35 +02:00
Jelmer
38406ca107
Merge pull request #4959 from cookiecutter/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2024-04-02 18:38:27 +02:00
Simon Liska
525ebf2b45 change obsolete docker image "docker/compose:1.29.2" to "docker:25.0" 2024-04-02 17:22:33 +02:00
browniebroke
8899824460 Auto-update pre-commit hooks 2024-04-02 02:24:13 +00:00
pyup-bot
1c9c91b15e Update werkzeug from 3.0.1 to 3.0.2 2024-04-01 22:40:40 +03:00
pyup-bot
308139717d Update drf-spectacular from 0.27.1 to 0.27.2 2024-04-01 22:40:12 +03:00
pyup-bot
79b2828f7b Update django-model-utils from 4.4.0 to 4.5.0 2024-04-01 22:40:09 +03:00
pyup-bot
a43cbf0709 Update ruff from 0.3.4 to 0.3.5 2024-04-01 21:42:18 +03:00
pyup-bot
5af055bccb Update pillow from 10.2.0 to 10.3.0 2024-04-01 17:25:02 +03:00
GvS
b9e88f94a7
Change pytest import mode to importlib 2024-03-29 12:06:05 +00:00
pyup-bot
099d0f2391 Update sentry-sdk from 1.43.0 to 1.44.0 2024-03-28 16:04:42 +00:00
pyup.io bot
4166119930
Update pre-commit to 3.7.0 (#4943)
* Update pre-commit from 3.6.2 to 3.7.0

* Update pre-commit from 3.6.2 to 3.7.0
2024-03-27 08:20:50 +00:00
pyup.io bot
ba4d7f6435
Update djangorestframework from 3.15.0 to 3.15.1 (#4941) 2024-03-27 08:19:41 +00:00
pyup.io bot
52b4a61d82
Update ruff to 0.3.4 (#4936)
* Update ruff from 0.3.3 to 0.3.4

* Update ruff from 0.3.3 to 0.3.4
2024-03-27 08:19:05 +00:00
github-actions[bot]
bf09d5614f
Auto-update pre-commit hooks (#4937)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-03-27 08:18:48 +00:00
Eraldo Energy
f4362c7676
Update mentions of psycopg in comments (#4947) 2024-03-26 15:47:02 +00:00
Jelmer
574163670d
Merge pull request #4933 from cookiecutter/pyup-update-uvicorn-0.28.0-to-0.29.0
Update uvicorn to 0.29.0
2024-03-21 08:49:05 +01:00
pyup-bot
387f03e673 Update sentry-sdk from 1.42.0 to 1.43.0 2024-03-20 14:03:56 +00:00
pyup-bot
2e8412521a Update uvicorn from 0.28.0 to 0.29.0 2024-03-20 07:43:05 +00:00
Jelmer
3b3cf416f3
Merge pull request #4930 from foarsitter/py312
Upgrade Python to version 3.12
2024-03-19 10:41:04 +01:00
Shayan Karimi
a1d34a08af
Split the docs from local.yml and build the service in CI (#4909)
* Split the docs from local.yml and build the service in CI

* Change docs build in our CI docker tests
2024-03-18 19:26:18 +00:00
Jelmer Draaijer
b488056b63 Upgrade Python to version 3.12 2024-03-18 20:07:24 +01:00
pyup.io bot
5c71441c9b
Update django-anymail to 10.3 (#4919)
* Update django-anymail from 10.2 to 10.3
2024-03-18 08:55:46 +01:00
Jelmer
b5839e28af
Merge pull request #4921 from cookiecutter/pyup-update-sentry-sdk-1.41.0-to-1.42.0
Update sentry-sdk to 1.42.0
2024-03-18 08:55:20 +01:00
pyup.io bot
523b61ae7c
Update coverage from 7.4.3 to 7.4.4 (#4926)
Co-authored-by: Jelmer <info@jelmert.nl>
2024-03-18 08:55:10 +01:00
Jelmer
6fd8493831
Merge pull request #4927 from cookiecutter/pyup-update-ruff-0.3.2-to-0.3.3
Update ruff to 0.3.3
2024-03-18 08:54:21 +01:00
browniebroke
ba4f3299ba Auto-update pre-commit hooks 2024-03-18 02:23:15 +00:00
pyup-bot
7b1d5f1598 Update djangorestframework from 3.14.0 to 3.15.0 2024-03-16 22:22:40 +00:00
pyup-bot
c76c14ace5 Update ruff from 0.3.2 to 0.3.3 2024-03-15 19:46:41 +00:00
pyup-bot
93024ca941 Update sentry-sdk from 1.41.0 to 1.42.0 2024-03-13 14:06:22 +00:00
github-actions[bot]
c1d580af48
Auto-update pre-commit hooks (#4912)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-03-10 17:41:39 +00:00
pyup.io bot
a1541891ed
Update ruff to 0.3.2 (#4911)
* Update ruff from 0.3.0 to 0.3.2

* Update ruff from 0.3.0 to 0.3.2
2024-03-10 17:41:29 +00:00
pyup.io bot
6c5ac37ed0
Update uvicorn from 0.27.1 to 0.28.0 (#4913) 2024-03-10 17:41:01 +00:00
pyup.io bot
cd9b5c0201
Update redis from 5.0.2 to 5.0.3 (#4916) 2024-03-10 17:40:41 +00:00
pyup.io bot
c561f51660
Update pytest to 8.1.1 (#4914)
* Update pytest from 8.1.0 to 8.1.1

* Update pytest from 8.1.0 to 8.1.1
2024-03-10 17:39:29 +00:00
github-actions[bot]
374915c6a1
Auto-update pre-commit hooks (#4907)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-03-07 22:11:21 +00:00
pyup.io bot
64cb0073f8
Update sentry-sdk from 1.40.6 to 1.41.0 (#4908) 2024-03-07 22:10:53 +00:00
GitBib
f39aff8b3f
Fix fully qualified docker images (#4905)
* Fix Python (docker) Docker image version not being recognized after adding registry to image names

* Fix Python (docs) Docker image version not being recognized after adding registry to image names

* Fix Python (django) Docker image version not being recognized after adding registry to image names
2024-03-06 13:50:01 +00:00
pyup.io bot
0b4e92739c
Update pytest to 8.1.0 (#4900)
* Update pytest from 8.0.2 to 8.1.0

* Update pytest from 8.0.2 to 8.1.0
2024-03-04 12:36:36 +00:00
pyup.io bot
2aff1bdb75
Update django to 4.2.11 (#4901) 2024-03-04 12:32:18 +00:00
pyup.io bot
6d6f037b07
Update django-celery-beat from 2.5.0 to 2.6.0 (#4899) 2024-03-03 18:56:41 +00:00
Jelmer
54185228e3
Merge pull request #4897 from cookiecutter/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2024-03-01 09:31:08 +01:00
browniebroke
4887b92148 Auto-update pre-commit hooks 2024-03-01 02:24:13 +00:00
pyup-bot
48fadda99a Update ruff from 0.2.2 to 0.3.0 2024-02-29 15:44:35 +00:00
pyup.io bot
e72da846f2
Update redis to 5.0.2 (#4895) 2024-02-28 14:47:46 +00:00
Jelmer
96680378f9
Merge pull request #4894 from reggieriser/fix-allauth-element-errors
Fix invalid HTML in django-allauth field element template
2024-02-28 11:18:17 +01:00
pyup.io bot
93e5e16fc2
Update sentry-sdk to 1.40.6 (#4893) 2024-02-28 09:42:30 +00:00
Simeon Emanuilov
95e5598dfd
Fix permissions for media files when served by nginx (#4889)
chore: adding recursive flag for the WORKDIR directory
2024-02-28 09:41:08 +00:00
Reggie Riser
f86df89db9 Fixed invalid HTML in django-allauth field element template 2024-02-27 14:53:12 -05:00
Jelmer
6dcf48fd0a
Merge pull request #4890 from cookiecutter/pyup-update-pytest-8.0.1-to-8.0.2
Update pytest to 8.0.2
2024-02-26 08:39:41 +01:00
Jelmer
57158338ce
Merge pull request #4891 from cookiecutter/pyup-update-crispy-bootstrap5-2023.10-to-2024.2
Update crispy-bootstrap5 to 2024.2
2024-02-26 08:39:33 +01:00
Jelmer
daacdd078b
Merge pull request #4843 from foarsitter/allauth
Allauth elements & MFA
2024-02-26 08:39:17 +01:00
pyup-bot
5f2c9e6e40 Update crispy-bootstrap5 from 2023.10 to 2024.2 2024-02-25 09:38:31 +00:00
pyup-bot
c7872e6c0f Update pytest from 8.0.1 to 8.0.2 2024-02-25 02:12:07 +00:00
Jelmer Draaijer
0e41e5e8d0 Added messages to entrance page 2024-02-24 19:32:56 +01:00
Jelmer Draaijer
2c93ef4009 Entrance justify-content-center with a sice of md-4 2024-02-24 19:31:34 +01:00
Bruno Alla
052330272a
Bump Heroku Python version to 3.11.8 2024-02-24 18:14:52 +01:00
Bruno Alla
8f2b894176
Merge branch 'master' into allauth
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/base.txt
2024-02-24 18:03:38 +01:00
pyup.io bot
ddf1852768
Update coverage from 7.4.1 to 7.4.3 (#4888) 2024-02-24 13:50:30 +01:00
dependabot[bot]
0ca9be321a
Bump webpack-dev-server to 5.0.2 (#4875)
* Bump webpack-dev-server in /{{cookiecutter.project_slug}}

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update server proxy syntax for webpack-dev-server@v5

---------

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 <alla.brunoo@gmail.com>
2024-02-23 14:38:40 +00:00
Matthew Foster Walsh
4db3ea1e58
Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
Mounir
357604f37b
Install ruff extension in devcontainer.json (#4887)
organizeImports is expecting a string.
2024-02-23 14:35:52 +00:00
Matthew Foster Walsh
a247d8f8a2
Switch to celery.shared_task (#4881)
* Switch to celery.shared_task

* Sort impots

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-21 22:07:25 +01:00
github-actions[bot]
70cde064d4
Auto-update pre-commit hooks (#4873)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-21 17:18:53 +00:00
pyup.io bot
c6bd47a1bf
Update pre-commit to 3.6.2 (#4874)
* Update pre-commit from 3.6.1 to 3.6.2

* Update pre-commit from 3.6.1 to 3.6.2
2024-02-21 13:38:02 +00:00
pyup.io bot
8031a2a51a
Update ruff to 0.2.2 (#4871)
* Update ruff from 0.2.1 to 0.2.2

* Update ruff from 0.2.1 to 0.2.2
2024-02-21 13:37:47 +00:00
Matthew Foster Walsh
b756d904d7
You probably don't need get_user_model (#4879)
* You probably don't need `get_user_model`
Fixes #4872

* Fix Flake8 (add space after import)

* (try to) fix ruff

* Fix import format
2024-02-21 10:01:56 +00:00
pyup.io bot
adebac5b88
Update sentry-sdk from 1.40.4 to 1.40.5 (#4876) 2024-02-19 16:30:11 +00:00
pyup.io bot
7db193d9fa
Update pytest to 8.0.1 (#4870)
* Update pytest from 8.0.0 to 8.0.1

* Update pytest from 8.0.0 to 8.0.1
2024-02-17 10:39:05 +00:00
Paul Wulff
6237573637
Speed up CI pytest by 30%: Change ci.yml to only build images relevant for running pytest (#4863)
In order to run pytest we can constrain the build command to only build the images related to the django service. 

This mainly prevents the docs image from being built unnecessarily.

This cuts run time of the Github Actions workflow from approx. 4min 30s to below 3min.
2024-02-16 09:55:24 +00:00
mpsantos
fd959eedd9
Added link to the ruff repository (#4866) 2024-02-16 09:52:55 +00:00
Jelmer
de54e4fba3
Merge pull request #4848 from cookiecutter/pyup-update-uvicorn-0.27.0.post1-to-0.27.1
Update uvicorn to 0.27.1
2024-02-13 14:50:27 +01:00
Jelmer
27a7a4085d
Merge pull request #4858 from cookiecutter/pyup-update-sentry-sdk-1.40.3-to-1.40.4
Update sentry-sdk to 1.40.4
2024-02-13 14:50:16 +01:00
pyup-bot
9a5b9c2f53 Update sentry-sdk from 1.40.3 to 1.40.4 2024-02-13 12:05:49 +00:00
Jelmer Draaijer
0fc4ea6165 Apply ruff to codebase 2024-02-13 11:59:55 +01:00
Jelmer Draaijer
6ba6104f09 Ruff as formatter & linter 2024-02-13 11:59:54 +01:00
dependabot[bot]
dd841c6478
Bump traefik to 2.11.0 (#4857)
Bumps traefik from 2.10.7 to 2.11.0.

---
updated-dependencies:
- dependency-name: traefik
  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-02-13 10:28:24 +00:00
github-actions[bot]
07376d8a7f
Auto-update pre-commit hooks (#4855)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-02-13 10:25:25 +00:00
pyup.io bot
2e129bd65b
Update black to 24.2.0 (#4853)
* Update black from 24.1.1 to 24.2.0

* Update black from 24.1.1 to 24.2.0
2024-02-13 10:25:10 +00:00
Bruno Alla
991f20e44f
Merge branch 'master' into pyup-update-uvicorn-0.27.0.post1-to-0.27.1 2024-02-12 09:26:03 +00:00
pyup.io bot
576bb1d452
Update django-model-utils to 4.4.0 (#4850) 2024-02-12 09:25:47 +00:00
pyup.io bot
6ac86a5b57
Update pre-commit to 3.6.1 (#4849)
* Update pre-commit from 3.6.0 to 3.6.1

* Update pre-commit from 3.6.0 to 3.6.1
2024-02-12 09:25:23 +00:00
github-actions[bot]
e95c2733dd
Auto-update pre-commit hooks (#4852)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-02-12 09:24:54 +00:00
pyup-bot
1283102629 Update uvicorn from 0.27.0.post1 to 0.27.1 2024-02-10 13:43:55 +00:00
pyup.io bot
474b82b5d3
Update sentry-sdk to 1.40.3 (#4847) 2024-02-09 12:49:08 +00:00
pyup.io bot
1e09d20ffc
Update django-allauth to 0.61.1 (#4846) 2024-02-09 10:48:31 +00:00
pyup.io bot
519d07144c
Update python-slugify to 8.0.4 (#4844) 2024-02-09 10:46:52 +00:00
Jelmer Draaijer
44ca412dc1 Enable allauth.mfa for two-factor authentication 2024-02-08 16:52:16 +01:00
Jelmer Draaijer
6b90a9e701 Implement allauth elements and add body & main block for more override capabilities 2024-02-08 16:42:07 +01:00
Jelmer
bb6d176235
Merge pull request #4840 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/docs/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/docs
2024-02-08 08:09:36 +01:00
Jelmer
d1cc4dc801
Merge pull request #4841 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/django/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/django
2024-02-08 08:09:28 +01:00
dependabot[bot]
908697e5a3
Bump python in /{{cookiecutter.project_slug}}/compose/production/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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-02-08 05:29:46 +00:00
dependabot[bot]
f2c320527a
Bump python in /{{cookiecutter.project_slug}}/compose/local/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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-02-08 05:23:12 +00:00
dependabot[bot]
300ccc6b57
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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-02-08 05:10:33 +00:00
Jelmer
2f93474a0c
Merge pull request #4839 from cookiecutter/pyup-update-django-allauth-0.60.1-to-0.61.0
Update django-allauth to 0.61.0
2024-02-07 19:39:22 +01:00
Jelmer
50b7ebf9da
Merge pull request #4838 from foarsitter/production_check
Extend docker test with deploy check
2024-02-07 16:18:03 +01:00
Jelmer
df730044b2
Merge pull request #4836 from foarsitter/mypy_generic_user_manager
Generic UserManager
2024-02-07 15:16:22 +01:00
pyup-bot
10376eb172 Update django-allauth from 0.60.1 to 0.61.0 2024-02-07 13:53:26 +00:00
Jelmer Draaijer
f00d698952 Install production dependency local in development 2024-02-07 14:18:14 +01:00
Jelmer Draaijer
52e7b05209 Generic UserManager 2024-02-07 13:40:58 +01:00
dependabot[bot]
27356353d8
Bump gulp-postcss to 10.0.0 (#4835)
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/postcss/gulp-postcss/releases)
- [Commits](https://github.com/postcss/gulp-postcss/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: gulp-postcss
  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>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-07 12:26:36 +00:00
pyup.io bot
676234b3a4
Update sentry-sdk to 1.40.2 (#4837)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-07 12:25:45 +00:00
pyup.io bot
385ef51464
Update django to 4.2.10 (#4833) 2024-02-07 12:07:37 +00:00
Jelmer
545d380a55
Merge branch 'master' into pyup-update-pytest-7.4.4-to-8.0.0 2024-02-05 13:58:12 +01:00
Jelmer
a4741c5a8f
Merge pull request #4828 from cookiecutter/pyup-update-pytest-sugar-0.9.7-to-1.0.0
Update pytest-sugar to 1.0.0
2024-02-05 13:56:41 +01:00
Jelmer
f69abd1352
Merge pull request #4830 from cookiecutter/pyup-update-sphinx-autobuild-2021.3.14-to-2024.2.4
Update sphinx-autobuild to 2024.2.4
2024-02-05 13:56:32 +01:00
Jelmer
2225fae2b0
Merge pull request #4829 from cookiecutter/pyup-update-django-debug-toolbar-4.2.0-to-4.3.0
Update django-debug-toolbar to 4.3.0
2024-02-05 13:56:17 +01:00
pyup-bot
c2d236fc7f Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:26 +00:00
pyup-bot
0cb95819a9 Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:25 +00:00
pyup-bot
0d10182a93 Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:25 +00:00
pyup-bot
f6db519de0 Update sphinx-autobuild from 2021.3.14 to 2024.2.4 2024-02-04 07:45:27 +00:00
pyup-bot
71011c2897 Update django-debug-toolbar from 4.2.0 to 4.3.0 2024-02-01 19:59:18 +00:00
pyup-bot
6635886302 Update pytest-sugar from 0.9.7 to 1.0.0 2024-02-01 19:59:15 +00:00
pyup.io bot
9ea2365d2f
Update python-slugify to 8.0.3 (#4826) 2024-01-31 20:02:22 +00:00
pyup.io bot
7d75873f09
Update pytest-django to 4.8.0 (#4823) 2024-01-30 15:46:16 +00:00
pyup.io bot
299a2dc550
Update sentry-sdk to 1.40.0 (#4822) 2024-01-30 15:45:03 +00:00
pyup.io bot
5d8a538f25
Update uvicorn to 0.27.0.post1 (#4818) 2024-01-30 15:44:23 +00:00
Jelmer
5083f866d7
Merge pull request #4815 from foarsitter/webpack_deprecated_loader
Fix deprecation warning about renaming of `webpack_loader.loader` to `webpack_loader.loaders`
2024-01-29 10:30:40 +01:00
Jelmer
9227319998
Merge pull request #4814 from cookiecutter/pyup-update-black-24.1.0-to-24.1.1
Update black to 24.1.1
2024-01-29 10:30:28 +01:00
browniebroke
4f02e397d5 Auto-update pre-commit hooks 2024-01-29 02:23:00 +00:00
Jelmer Draaijer
e87b6fad33 'webpack_loader.loader' module has been renamed to 'webpack_loader.loaders' 2024-01-28 12:38:24 +01:00
pyup-bot
d45c042cd7 Update black from 24.1.0 to 24.1.1 2024-01-28 06:30:23 +00:00
pyup-bot
a5cf715966 Update pytest from 7.4.4 to 8.0.0 2024-01-28 02:11:53 +00:00
Jelmer
544e1e1038
Merge pull request #4809 from foarsitter/webpack_disable_devserver_overlay_for_warnings
Do not show webpack devserver overlay for warnings
2024-01-27 13:54:39 +01:00
Jelmer
05c0d3ee52
Merge pull request #4805 from cookiecutter/pyup-update-python-slugify-8.0.1-to-8.0.2
Update python-slugify to 8.0.2
2024-01-27 13:54:03 +01:00
pyup.io bot
b68913ccef
Update coverage from 7.4.0 to 7.4.1 (#4807) 2024-01-27 10:17:24 +00:00
Jelmer Draaijer
e4d6b98c93 Do not show webpack devserver overlay for warnings 2024-01-27 10:34:23 +01:00
pyup.io bot
6301fcc603
Update black to 24.1.0 (#4806)
* Update black from 23.12.1 to 24.1.0

* Update black from 23.12.1 to 24.1.0

* Update black pre-commit hooks

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

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

* Fix a few styling issues for black v24

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-26 10:49:52 +00:00
pyup-bot
991a1097dd Update python-slugify from 8.0.1 to 8.0.2 2024-01-25 17:51:29 +00:00
Tim Freund
c7eded8644
Add registry to Docker images names (#4804)
Prepending docker.io/ to image names allows projects to be run in
alternate runtimes such as podman-compose without additional
configuration.
2024-01-25 09:12:07 +00:00
Jens Kaeske
bda89eaa06
Replace custom static & media storage classes by passing options in the STORAGES setting (#4803)
The custom cloud storages module has been deleted, and the settings have been updated to use the storage backend settings directly from each cloud provider's storage backend libraries. These changes have simplified the cloud storage configuration for each cloud provider in the production settings file.
2024-01-25 09:01:27 +00:00
pyup.io bot
cd0a76c46f
Update uvicorn to 0.27.0 (#4800) 2024-01-24 15:34:24 +00:00
Bruno Alla
1899b485e6
Migrate to the unified STORAGES setting added in Django 4.2 (#4477)
* changed settings.py vars to reflect django-4.2

* Fix code style

* removed overriding and if block in variable

* Fix code style

* Remove comment

* Add back default file storage

---------

Co-authored-by: Manan Bhavsar <mananbh9@live.com>
2024-01-24 15:32:44 +00:00
dependabot[bot]
d9033c1ee2
Bump browser-sync from 2.29.3 to 3.0.2 in /{{cookiecutter.project_slug}} (#4765)
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.3 to 3.0.2.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.2)

---
updated-dependencies:
- dependency-name: browser-sync
  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-01-21 22:37:30 +00:00
Cristian Vargas
86faba37d9
Update traefik doc links (#4798)
* Update traefik doc links

* Update traefik doc. Use correct anchor
2024-01-21 22:32:47 +00:00
pyup.io bot
238d54a8a8
Update drf-spectacular to 0.27.1 (#4797) 2024-01-19 10:04:12 +00:00
dependabot[bot]
3f57c5525a
Bump webpack-bundle-tracker to 3.0.1 (#4781)
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker) from 2.0.1 to 3.0.1.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases)
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/2.0.1...v3.0.1)

---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
  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-01-17 09:27:11 +00:00
pyup.io bot
1ee1de2df7
Update django-webpack-loader to 3.0.1 (#4793) 2024-01-17 09:26:10 +00:00
dependabot[bot]
d990dcacab
Bump postcss-loader to 8.0.0 (#4795)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.4 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.4...v8.0.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  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-01-17 09:24:27 +00:00
Matthew Foster Walsh
bc06b0da59
Add a test to cover DJANGO_ADMIN_FORCE_ALLAUTH (#4790)
* Add a test to cover `DJANGO_ADMIN_FORCE_ALLAUTH`

* Remove unused fixtures

* Test redirect url
2024-01-17 09:18:54 +00:00
pyup.io bot
5665b617fc
Update uvicorn to 0.26.0 (#4794) 2024-01-17 09:13:26 +00:00
dependabot[bot]
d939a0cfd4
Bump sass-loader from to 14.0.0 (#4791)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.3 to 14.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.3.3...v14.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  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-01-16 09:18:08 +00:00
pyup.io bot
d436c0b52c
Update django-allauth to 0.60.1 (#4787) 2024-01-15 22:21:42 +00:00
Nix Siow
a035a11874
Update allauth documentation links (#4786) 2024-01-15 09:51:21 +00:00
pyup.io bot
75657310f0
Update sentry-sdk to 1.39.2 (#4782) 2024-01-10 13:45:25 +00:00
Michael V. Battista
4bb612f83e
Update allauth settings documentation links (#4769)
* 💡 Update allauth settings documentation links

* Apply suggestions from code review

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-01-09 18:56:10 +00:00
pyup.io bot
e086be1317
Update django-allauth to 0.60.0 (#4776) 2024-01-09 18:34:16 +00:00
pyup.io bot
f86de20956
Update psycopg to 3.1.17 (#4777)
* Update psycopg from 3.1.16 to 3.1.17

* Update psycopg from 3.1.16 to 3.1.17

* Update psycopg from 3.1.16 to 3.1.17
2024-01-09 18:33:52 +00:00
github-actions[bot]
ec96bf9144
Auto-update pre-commit hooks (#4774)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2024-01-05 14:39:16 -03:00
pyup.io bot
21f0b38283
Update flake8 to 7.0.0 (#4775)
* Update flake8 from 6.1.0 to 7.0.0

* Update flake8 from 6.1.0 to 7.0.0
2024-01-05 14:38:53 -03:00
pyup.io bot
45805ef1da
Update psycopg to 3.1.16 (#4753)
* Update psycopg from 3.1.15 to 3.1.16

* Update psycopg from 3.1.15 to 3.1.16

* Update psycopg from 3.1.15 to 3.1.16
2024-01-02 14:29:15 +00:00
pyup.io bot
0e4e0f7f9d
Update djlint to 1.34.1 (#4773)
* Update djlint from 1.34.0 to 1.34.1

* Update djlint from 1.34.0 to 1.34.1
2024-01-02 14:28:34 +00:00
pyup.io bot
5d997da97e
Update uvicorn to 0.25.0 (#4760) 2024-01-02 12:23:32 +00:00
github-actions[bot]
3183062d33
Auto-update pre-commit hooks (#4749)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2024-01-02 11:49:06 +00:00
pyup.io bot
8bedaf2d2b
Update black to 23.12.1 (#4772)
* Update black from 23.12.0 to 23.12.1

* Update black from 23.12.0 to 23.12.1
2024-01-02 11:40:48 +00:00
pyup.io bot
69be15bfe4
Update pillow to 10.2.0 (#4770) 2024-01-02 11:40:32 +00:00
pyup.io bot
09483a6b7b
Update django to 4.2.9 (#4771) 2024-01-02 11:40:14 +00:00
pyup.io bot
deb74408fe
Update pytest to 7.4.4 (#4767)
* Update pytest from 7.4.3 to 7.4.4

* Update pytest from 7.4.3 to 7.4.4
2024-01-02 10:06:41 +00:00
pyup.io bot
be34193d13
Update coverage to 7.4.0 (#4764) 2024-01-02 10:05:00 +00:00
aiden
0618d35733
Upgrade debian to 12 bookworm (#4745)
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
2023-12-19 10:43:16 +00:00
pyup.io bot
8dffc17dc7
Update hiredis to 2.3.2 (#4750)
* Update hiredis from 2.2.3 to 2.3.2

* Update hiredis from 2.2.3 to 2.3.2
2023-12-19 10:42:27 +00:00
pyup.io bot
3d643c3af6
Update coverage to 7.3.3 (#4748) 2023-12-15 09:57:39 +00:00
pyup.io bot
3ca5919e3b
Update psycopg to 3.1.15 (#4747)
* Update psycopg from 3.1.14 to 3.1.15

* Update psycopg from 3.1.14 to 3.1.15

* Update psycopg from 3.1.14 to 3.1.15
2023-12-15 09:57:08 +00:00
pyup.io bot
50c4f06011
Update sentry-sdk to 1.39.1 (#4746) 2023-12-15 09:56:50 +00:00
github-actions[bot]
862622d0dd
Auto-update pre-commit hooks (#4743)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-15 09:56:36 +00:00
github-actions[bot]
981bcd7322
Auto-update pre-commit hooks (#4740)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-13 09:44:16 +00:00
pyup.io bot
4d592bdaaa
Update django-allauth from 0.58.2 to 0.59.0 (#4739) 2023-12-12 21:00:54 +00:00
pyup.io bot
13fc9f9578
Update sentry-sdk to 1.39.0 (#4738) 2023-12-12 18:52:44 +00:00
pyup.io bot
27b00d2bf4
Update black to 23.12.0 (#4737)
* Update black from 23.11.0 to 23.12.0

* Update black from 23.11.0 to 23.12.0
2023-12-12 09:06:05 +00:00
github-actions[bot]
0c3e3b8f01
Auto-update pre-commit hooks (#4736)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-12 09:04:56 +00:00