Commit Graph

3429 Commits

Author SHA1 Message Date
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
pyup.io bot
5aff1361c4
Update drf-spectacular to 0.27.0 (#4735) 2023-12-12 09:04:30 +00:00
github-actions[bot]
47fb5d9b9e
Auto-update pre-commit hooks (#4730)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-11 09:16:18 +00:00
pyup.io bot
aec2d48457
Update pre-commit to 3.6.0 (#4728)
* Update pre-commit from 3.5.0 to 3.6.0

* Update pre-commit from 3.5.0 to 3.6.0
2023-12-10 12:08:06 +00:00
github-actions[bot]
468426f7ee
Auto-update pre-commit hooks (#4729)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-10 12:07:55 +00:00
Freddy
2f72838d98
Add missing __init__.py file to api module (#4726) 2023-12-09 10:36:16 -03:00
github-actions[bot]
6111308226
Auto-update pre-commit hooks (#4709)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-07 09:19:42 +00:00
dependabot[bot]
31451da89d
Bump traefik from 2.10.6 to 2.10.7 (#4722)
Bumps traefik from 2.10.6 to 2.10.7.

---
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>
2023-12-07 09:18:53 +00:00
dependabot[bot]
d9a7d70899
Bump python from 3.11.6 to 3.11.7 (#4719)
* Bump python in /{{cookiecutter.project_slug}}/compose/production/django

Bumps python from 3.11.6-slim-bullseye to 3.11.7-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump python in /{{cookiecutter.project_slug}}/compose/local/django

Bumps python from 3.11.6-slim-bullseye to 3.11.7-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump python in /{{cookiecutter.project_slug}}/compose/local/docs

Bumps python from 3.11.6-slim-bullseye to 3.11.7-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update Heroku runtime to 3.11.7

* Pin pre-commit Python version to 3.11

---------

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>
2023-12-06 09:40:04 +00:00
pyup.io bot
f2709adbc9
Update mypy to 1.7.1 (#4694)
* Update mypy from 1.6.1 to 1.7.1

* Update djangorestframework-stubs from 3.14.4 to 3.14.5

* Update django-stubs from 4.2.6 to 4.2.7

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-12-06 09:36:37 +00:00
pyup.io bot
94a78feae5
Update django to 4.2.8 (#4713) 2023-12-04 10:15:26 +00:00
dependabot[bot]
957bc66d11
Bump node from 18 to 20 (#4283) 2023-12-04 09:58:02 +00:00
pyup.io bot
d6e0637230
Update psycopg to 3.1.14 (#4711)
* Update psycopg from 3.1.13 to 3.1.14

* Update psycopg from 3.1.13 to 3.1.14

* Update psycopg from 3.1.13 to 3.1.14
2023-12-04 09:57:04 +00:00
GitBib
fd3643564e
Update mailpit to latest (#4710)
* Update mailpit to 1.10

* Update local.yml
2023-12-02 12:24:57 +00:00
Plurific
3f6c51fc6c
Removed tmp mount in devcontainer.json (#4708)
Co-authored-by: Paul <aetherqi@gmail.com>
2023-11-30 14:09:01 +00:00
dependabot[bot]
9c016b7528
Bump traefik from 2.10.5 to 2.10.6 (#4706)
Bumps traefik from 2.10.5 to 2.10.6.

---
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>
2023-11-30 11:04:56 +00:00
pyup.io bot
bf2d3f1b65
Update sentry-sdk to 1.38.0 (#4705) 2023-11-29 16:02:28 +00:00
mpsantos
f7a79d6c5f
Excludes devcontainer.json from the pre-commit (#4702)
* Corrected 'or' translation to pt-br

* Excludes devcontainer.json from the pre-commit
2023-11-28 13:09:31 +00:00
pyup.io bot
ca446157ce
Update sentry-sdk from 1.37.0 to 1.37.1 (#4696) 2023-11-24 13:11:36 -03:00
pyup.io bot
884e11278d
Update sentry-sdk from 1.36.0 to 1.37.0 (#4695) 2023-11-24 15:40:48 +01:00
pyup.io bot
3fd21562c4
Update celery from 5.3.5 to 5.3.6 (#4693) 2023-11-22 21:44:27 +01:00
pyup.io bot
b7b21d8a78
Update sentry-sdk to 1.36.0 (#4687) 2023-11-21 13:58:15 +00:00
Christian Jauvin
6dea941258
Fix bug with social account adapter name override, in very specific conditions (#4650)
* Fix bug with social account adapter in specific condition

* Slight refactoring of fix
2023-11-20 12:45:20 +00:00
pyup.io bot
befc571342
Update django-cors-headers to 4.3.1 (#4684) 2023-11-20 12:28:03 +00:00
pyup.io bot
552153065b
Update psycopg to 3.1.13 (#4685)
* Update psycopg from 3.1.12 to 3.1.13

* Update psycopg from 3.1.12 to 3.1.13

* Update psycopg from 3.1.12 to 3.1.13
2023-11-20 12:26:15 +00:00
pyup.io bot
a0fe329c4e
Update sentry-sdk from 1.34.0 to 1.35.0 (#4681) 2023-11-14 07:48:49 +00:00
github-actions[bot]
4d6292a5d3
Auto-update pre-commit hooks (#4683)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-11-14 07:48:18 +00:00
pyup.io bot
e7a490c91e
Update celery from 5.3.4 to 5.3.5 (#4678) 2023-11-11 13:33:32 +00:00
github-actions[bot]
b22de7e758
Auto-update pre-commit hooks (#4673)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-11-09 08:55:24 +00:00
pyup.io bot
b6406fa696
Update black to 23.11.0 (#4674)
* Update black from 23.10.1 to 23.11.0

* Update black from 23.10.1 to 23.11.0
2023-11-09 08:55:09 +00:00
pyup-bot
cd29ef58c6 Update pytest-django from 4.6.0 to 4.7.0 2023-11-08 13:31:26 +00:00
Jakub Boukal
a849a6968f
Add rmbackup script to remove backups from postgres/backups. Fixes: #4663 (#4664) 2023-11-06 19:45:58 +00:00
pyup.io bot
562887ba13
Update django-allauth to 0.58.2 (#4667) 2023-11-06 09:34:55 +00:00
pyup.io bot
d776f793ca
Update uvicorn to 0.24.0.post1 (#4666) 2023-11-06 09:32:02 +00:00
pyup.io bot
bee6c43423
Update uvicorn from 0.23.2 to 0.24.0 (#4665) 2023-11-04 23:52:14 +00:00
pyup.io bot
d71af4300b
Update flake8-isort to 6.1.1 (#4662) 2023-11-03 13:28:18 +00:00
pyup.io bot
ab2c0cb78d
Update sentry-sdk to 1.34.0 (#4660) 2023-11-02 19:46:29 +00:00
pyup.io bot
abe7b4d061
Update django from 4.2.6 to 4.2.7 (#4658) 2023-11-01 10:16:34 +00:00
pyup.io bot
caff39ca60
Update django-stubs to 4.2.6 (#4657) 2023-11-01 08:51:49 +00:00
pyup.io bot
6f357596ee
Update pytest-django to 4.6.0 (#4656) 2023-10-31 18:32:14 +00:00
pyup.io bot
7b5a2162ff
Update pytest to 7.4.3 (#4654)
* Update pytest from 7.4.2 to 7.4.3

* Update pytest from 7.4.2 to 7.4.3
2023-10-31 18:31:56 +00:00
pyup.io bot
6457b72156
Update werkzeug to 3.0.1 (#4655) 2023-10-31 18:31:38 +00:00
pyup.io bot
bdad6bd9ba
Update sentry-sdk to 1.33.1 (#4653) 2023-10-31 18:22:04 +00:00
Jelmer
030a1866d0
Merge pull request #4652 from cookiecutter/pyup-update-sentry-sdk-1.32.0-to-1.33.0
Update sentry-sdk to 1.33.0
2023-10-31 14:28:17 +01:00
pyup-bot
6408d55c27 Update sentry-sdk from 1.32.0 to 1.33.0 2023-10-31 13:22:58 +00:00
pyup-bot
2794be3b70 Update crispy-bootstrap5 from 0.7 to 2023.10 2023-10-31 06:51:19 +00:00
pyup.io bot
ad48e8898a
Update django-anymail to 10.2 (#4645)
* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2

* Update django-anymail from 10.1 to 10.2
2023-10-26 10:55:22 +01:00
pyup.io bot
1f0b6298c3
Update black to 23.10.1 (#4639)
* Update black from 23.10.0 to 23.10.1

* Update black from 23.10.0 to 23.10.1
2023-10-24 10:45:07 +01:00
github-actions[bot]
88bcd2eb5a
Auto-update pre-commit hooks (#4641)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-10-24 10:44:51 +01:00
pyup.io bot
1081cbd68b
Update pylint-django to 2.5.5 (#4638) 2023-10-23 17:56:10 +01:00
Bruno Alla
b5e8525875
Merge remote-tracking branch 'upstream/pyup-update-djangorestframework-stubs-3.14.3-to-3.14.4' into pyup-update-mypy-1.5.1-to-1.6.1 2023-10-19 17:37:03 +01:00
Bruno Alla
b06e29d496
Merge remote-tracking branch 'upstream/pyup-update-django-stubs-4.2.4-to-4.2.5' into pyup-update-mypy-1.5.1-to-1.6.1
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2023-10-19 17:36:56 +01:00
pyup-bot
e70a354756 Update djangorestframework-stubs from 3.14.3 to 3.14.4 2023-10-18 19:56:35 +01:00
pyup-bot
815cea9c98 Update django-stubs from 4.2.4 to 4.2.5 2023-10-18 17:59:25 +01:00
pyup-bot
a009146e8e Update mypy from 1.5.1 to 1.6.1 2023-10-18 08:43:05 +01:00
github-actions[bot]
597afd454e
Auto-update pre-commit hooks (#4633)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-10-17 22:31:10 +01:00
pyup.io bot
0ea9fb773e
Update black to 23.10.0 (#4632)
* Update black from 23.9.1 to 23.10.0

* Update black from 23.9.1 to 23.10.0
2023-10-17 22:28:27 +01:00
pyup.io bot
7bf8b42035
Update pillow to 10.1.0 (#4630) 2023-10-17 11:53:24 +01:00
pyup.io bot
c8f6b9ffee
Update django-crispy-forms to 2.1 (#4629) 2023-10-17 11:53:08 +01:00
pyup.io bot
054c3965d9
Update pre-commit to 3.5.0 (#4628)
* Update pre-commit from 3.4.0 to 3.5.0

* Update pre-commit from 3.4.0 to 3.5.0
2023-10-13 18:49:58 +01:00
pyup.io bot
870b447c19
Update watchfiles from 0.20.0 to 0.21.0 (#4627) 2023-10-13 18:49:44 +01:00
pyup.io bot
54e953e0c2
Update django-cors-headers to 4.3.0 (#4625) 2023-10-12 10:29:01 +01:00
pyup.io bot
9fc4496927
Update whitenoise to 6.6.0 (#4624) 2023-10-12 10:25:36 +01:00
pyup.io bot
de3f5a229f
Update sentry-sdk to 1.32.0 (#4623) 2023-10-12 10:23:33 +01:00
dependabot[bot]
6ba4df4f62
Bump traefik
Bumps traefik from 2.10.4 to 2.10.5.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 05:53:31 +00:00
pyup-bot
01abe46dc8 Update django-storages from 1.14.1 to 1.14.2 2023-10-09 04:31:50 +01:00
pyup-bot
8d9118ec22 Update django-storages from 1.14.1 to 1.14.2 2023-10-09 04:31:50 +01:00
pyup-bot
f985bc115d Update django-storages from 1.14.1 to 1.14.2 2023-10-09 04:31:49 +01:00
browniebroke
f2c681c36a Auto-update pre-commit hooks 2023-10-08 02:24:07 +00:00
Bruno Alla
19a608d8ec
Merge remote-tracking branch 'upstream/pyup-update-djangorestframework-stubs-3.14.2-to-3.14.3' into pyup-update-mypy-1.4.1-to-1.5.1 2023-10-05 09:11:48 +01:00
Bruno Alla
5a17637de5
Merge branch 'master' into pyup-update-mypy-1.4.1-to-1.5.1
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2023-10-05 09:11:32 +01:00
pyup-bot
1c90a11f1e Update djangorestframework-stubs from 3.14.2 to 3.14.3 2023-10-04 23:50:21 +01:00
pyup.io bot
f202e849b8
Update django from 4.2.5 to 4.2.6 (#4617) 2023-10-04 22:24:31 +01:00
pyup.io bot
4750f2fa5e
Update coverage to 7.3.2 (#4616) 2023-10-04 09:40:42 +01:00
pyup.io bot
fb2dc39f57
Update werkzeug to 3.0.0 (#4608) 2023-10-04 09:29:47 +01:00
pyup.io bot
589e2f85aa
Update django-redis to 5.4.0 (#4609) 2023-10-04 09:29:25 +01:00
dependabot[bot]
e749afdeda
Bump python from 3.11.5-slim-bullseye to 3.11.6-slim-bullseye in /{{cookiecutter.project_slug}}/compose/local/docs (#4615)
Bumps python from 3.11.5-slim-bullseye to 3.11.6-slim-bullseye.

---
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>
2023-10-04 09:28:20 +01:00
Bruno Alla
0133a2b483
Update Heroku Python runtime from 3.11.5 to 3.11.6 2023-10-03 14:26:11 +01:00
dependabot[bot]
c0576b6658
Bump python in /{{cookiecutter.project_slug}}/compose/local/django (#4612)
Bumps python from 3.11.5-slim-bullseye to 3.11.6-slim-bullseye.

---
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: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2023-10-03 09:30:03 -03:00
github-actions[bot]
acc5bd6ca7
Auto-update pre-commit hooks (#4610)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-10-03 09:25:15 -03:00
dependabot[bot]
389f020ee4
Bump python in /{{cookiecutter.project_slug}}/compose/production/django (#4611)
Bumps python from 3.11.5-slim-bullseye to 3.11.6-slim-bullseye.

---
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>
2023-10-03 09:24:53 -03:00
pyup.io bot
3c74c8f899
Update django-storages to 1.14.1 (#4604)
* Update django-storages from 1.14 to 1.14.1

* Update django-storages from 1.14 to 1.14.1

* Update django-storages from 1.14 to 1.14.1
2023-09-29 09:04:16 +01:00
pyup.io bot
18f572db82
Update psycopg to 3.1.12 (#4601)
* Update psycopg from 3.1.11 to 3.1.12

* Update psycopg from 3.1.11 to 3.1.12

* Update psycopg from 3.1.11 to 3.1.12
2023-09-28 21:27:20 +01:00
Jakub Boukal
3126d2e554
Fix proper ownership for /start-flower script in production Dockerfile. Fixes: #4602 (#4603) 2023-09-27 20:46:39 +01:00
pyup.io bot
879cd3eb6f
Update redis to 5.0.1 (#4600) 2023-09-26 12:38:39 +01:00
pyup.io bot
b19527685e
Update django-allauth from 0.56.1 to 0.57.0 (#4597) 2023-09-25 19:02:34 +01:00
github-actions[bot]
fa8350b7e4
Auto-update pre-commit hooks (#4596)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-09-25 19:02:15 +01:00
pyup.io bot
9490ea0a67
Update psycopg to 3.1.11 (#4595)
* Update psycopg from 3.1.9 to 3.1.11

* Update psycopg from 3.1.9 to 3.1.11

* Update psycopg from 3.1.9 to 3.1.11
2023-09-23 14:00:11 +01:00
github-actions[bot]
fb4b36196f
Auto-update pre-commit hooks (#4591)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-09-23 10:49:36 +01:00
pyup.io bot
45ae5e63a3
Update drf-spectacular from 0.26.4 to 0.26.5 (#4594) 2023-09-23 10:48:09 +01:00
github-actions[bot]
a47146f859
Auto-update pre-commit hooks (#4589)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-09-21 13:09:46 +01:00
pyup.io bot
36664905d3
Update djlint to 1.34.0 (#4590)
* Update djlint from 1.33.0 to 1.34.0

* Update djlint from 1.33.0 to 1.34.0
2023-09-21 13:09:31 +01:00
github-actions[bot]
d7116b59a8
Auto-update pre-commit hooks (#4588)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-09-19 17:24:42 +01:00
pyup.io bot
4e3f84b610
Update djlint to 1.33.0 (#4587)
* Update djlint from 1.32.1 to 1.33.0

* Update djlint from 1.32.1 to 1.33.0
2023-09-19 17:24:27 +01:00
github-actions[bot]
3107807c15
Auto-update pre-commit hooks (#4586)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-09-16 14:16:53 +01:00
pyup.io bot
739ebaa43a
Update flake8-isort to 6.1.0 (#4585) 2023-09-15 21:08:15 +01:00
pyup.io bot
0918491894
Update pillow to 10.0.1 (#4584) 2023-09-15 21:07:56 +01:00
pyup.io bot
17f9c270d3
Update sphinx to 7.2.6 (#4583)
* Update sphinx from 7.2.5 to 7.2.6

* Update sphinx from 7.2.5 to 7.2.6
2023-09-14 11:58:53 +01:00
pyup.io bot
fe45f20106
Update sentry-sdk from 1.30.0 to 1.31.0 (#4582) 2023-09-13 19:09:31 +01:00
pyup.io bot
c27a9a8454
Update django-storages to 1.14 (#4564)
* Update django-storages from 1.13.2 to 1.14

* Update django-storages from 1.13.2 to 1.14

* Update django-storages from 1.13.2 to 1.14

* Migrate to new namespace for S3 Storage class

* Update extra require for django-storages

* Rename our subclasses for S3Storage to match parent naming

* Remove "Root" in our own storage class names

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-09-12 12:07:28 +01:00
github-actions[bot]
c78becfd67
Auto-update pre-commit hooks (#4579)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-09-11 11:38:43 +01:00
pyup.io bot
6664ab8916
Update black to 23.9.1 (#4580)
* Update black from 23.7.0 to 23.9.1

* Update black from 23.7.0 to 23.9.1
2023-09-11 11:38:33 +01:00
pyup.io bot
f36641f0eb
Update django-allauth from 0.56.0 to 0.56.1 (#4576) 2023-09-11 11:38:11 +01:00
pyup.io bot
89540df1bf
Update pytest to 7.4.2 (#4573)
* Update pytest from 7.4.1 to 7.4.2

* Update pytest from 7.4.1 to 7.4.2
2023-09-08 10:04:36 +01:00
pyup.io bot
e389c0b554
Update django-allauth to 0.56.0 (#4571)
* Update django-allauth from 0.55.2 to 0.56.0

* Add required allauth middleware

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-09-07 20:19:19 +01:00
pyup.io bot
402ee60f42
Update sphinx to 7.2.5 (#4569)
* Update sphinx from 6.2.1 to 7.2.5

* Update sphinx from 6.2.1 to 7.2.5

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-09-06 22:18:05 +01:00
Vageeshan Mankala
73137e1764
Replace Mailhog with Mailpit (#4551)
* modifying cookiecutter.json with new config

* updated docker image and its local settings

* replacing  use_mailhog conditions

* replacing use_mailhog condition in docs

* Updating docs with mailpit
2023-09-06 20:41:01 +01:00
dependabot[bot]
b2c2eedb6d
Bump actions/checkout from 3 to 4 (#4565)
* Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump actions/checkout from 3 to 4

---------

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>
2023-09-06 20:40:35 +01:00
Bruno Alla
0125d8fe43
Merge remote-tracking branch 'upstream/pyup-update-django-stubs-4.2.3-to-4.2.4' into pyup-update-mypy-1.4.1-to-1.5.1
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2023-09-06 20:30:59 +01:00
pyup-bot
cb0d5685e8 Update mypy from 1.4.1 to 1.5.1 2023-09-06 20:30:00 +01:00
pyup.io bot
835c824e25
Update coverage from 7.3.0 to 7.3.1 (#4567) 2023-09-06 20:13:07 +01:00
pyup-bot
dbcda27334 Update django-stubs from 4.2.3 to 4.2.4 2023-09-05 04:52:41 -04:00
pyup.io bot
9d6c754c63
Update django from 4.2.4 to 4.2.5 (#4563) 2023-09-04 13:17:39 -03:00
pyup.io bot
c7cbd19be8
Update celery from 5.3.3 to 5.3.4 (#4562) 2023-09-03 23:08:14 +01:00
pyup.io bot
d19d10639a
Update pytest to 7.4.1 (#4561)
* Update pytest from 7.4.0 to 7.4.1

* Update pytest from 7.4.0 to 7.4.1
2023-09-02 23:13:39 +01:00
pyup.io bot
80f6d46e9a
Update pre-commit to 3.4.0 (#4560)
* Update pre-commit from 3.3.3 to 3.4.0

* Update pre-commit from 3.3.3 to 3.4.0
2023-09-02 23:13:09 +01:00
pyup.io bot
e9b3b22156
Update django-environ from 0.11.0 to 0.11.2 (#4558) 2023-09-02 06:00:55 +01:00
github-actions[bot]
a46c0e1f69
Auto-update pre-commit hooks (#4550)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-31 19:02:24 +01:00
pyup.io bot
4169c06e5d
Update django-allauth from 0.55.0 to 0.55.2 (#4549) 2023-08-31 19:02:02 +01:00
pyup.io bot
0f67641655
Update celery from 5.3.1 to 5.3.3 (#4553) 2023-08-31 16:02:12 +01:00
pyup.io bot
682c3ce34b
Update django-environ from 0.10.0 to 0.11.0 (#4548) 2023-08-30 19:19:51 +01:00
pyup.io bot
944399c2ef
Update sentry-sdk to 1.30.0 (#4546) 2023-08-29 17:37:57 +01:00
Bruno Alla
c67f5ee27c
Add French translations (#4454) 2023-08-28 19:09:54 +01:00
itisnotyourenv
b117f003fb
Change MEDIA_URL to an absolute URL in tests (#4460)
* fixture for changing media url

* Customise MEDIA_URL setting instead of using fixture

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-08-28 19:02:09 +01:00
pyup.io bot
c021908c43
Update django-allauth to 0.55.0 (#4535) 2023-08-28 13:29:23 +01:00
pyup.io bot
b0c0bb2305
Update watchfiles to 0.20.0 (#4537) 2023-08-28 13:28:49 +01:00
MinWoo Sung
4cdfea3977
add compatibility options for black and flake8 (#4541)
* add compatibility options for black and flake8

* remove flake8 args option

---------

Co-authored-by: 성민우 <minwoo@seongmin-uui-MacBookPro.local>
2023-08-28 11:09:15 +01:00
dependabot[bot]
3802572a88
Update Python version from 3.11.4 to 3.11.5 (#4542)
* Bump python in /{{cookiecutter.project_slug}}/compose/production/django

Bumps python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye in /{{cookiecutter.project_slug}}/compose/local/django (#4544)

Bumps python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye.

---
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>

* Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye in /{{cookiecutter.project_slug}}/compose/local/docs (#4545)

Bumps python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye.

---
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>

* Update Heroku runtime to Python 3.11.5

---------

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>
2023-08-28 11:06:30 +01:00
John
13b97de9d7
Override _after_postgeneration to force save in User factory (#4534)
* Override _after_postgeneration to force save

Saving in _after_postgeneration was automatic in Factory Boy versions below 4.0, but must be done explicitly in newer versions.

* Clean up formatting
2023-08-19 20:31:53 +01:00
pyup.io bot
0336c1ab96
Update argon2-cffi from 21.3.0 to 23.1.0 (#4527) 2023-08-17 09:06:43 +01:00
github-actions[bot]
eaebee84f1
Auto-update pre-commit hooks (#4530)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-17 09:05:13 +01:00
pyup.io bot
e79a909653
Update redis to 5.0.0 (#4526) 2023-08-15 15:40:33 +01:00
Bruno Alla
b9550a1dab
Prevent error in data migration caused by long project name (#4525)
* Test very long project names on CI

* Fix migration
2023-08-14 23:00:26 +01:00
pyup.io bot
41d81b6286
Update werkzeug to 2.3.7 (#4521) 2023-08-14 12:00:40 +01:00
Bruno Alla
4e9f9afd3d
Install Django and DRF stubs with compatible-mypy extra (as per offical recommendation) (#4361) 2023-08-14 11:59:28 +01:00
zhaoruibing
bf44d152ea
Exclude env files from container image (add .envs/ to .dockerignore) (#4476)
Currently, environment files are copied to container image during build.

Environment files contains secrets and should not be in container images.
Per [discussion 4474](https://github.com/cookiecutter/cookiecutter-django/discussions/4474), this is likely a bug.

This change excludes all environment files from being copied to container image.

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-08-14 11:22:25 +01:00
pyup.io bot
7f59f85814
Update coverage to 7.3.0 (#4516) 2023-08-14 10:53:37 +01:00
pyup.io bot
b5b12b8f96
Update django-debug-toolbar to 4.2.0 (#4511) 2023-08-14 10:53:14 +01:00
pyup.io bot
a76f43dba9
Update flower to 2.0.1 (#4518) 2023-08-14 10:52:57 +01:00
Tharushan
3415586cf7
Fix overrideCommand value in devcontainer so that the django container can run (#4517) 2023-08-14 10:50:47 +01:00
mpsantos
6a15b4831e
Corrected 'or' translation to pt-br (#4507) 2023-08-10 13:57:47 +01:00
github-actions[bot]
ca99449e4a
Auto-update pre-commit hooks (#4503)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-04 08:22:14 +01:00
github-actions[bot]
64f660b170
Auto-update pre-commit hooks (#4499)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-01 23:02:31 +01:00
pyup.io bot
9d33aca169
Update django-anymail to 10.1 (#4497)
* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1
2023-08-01 23:02:09 +01:00
pyup.io bot
bbfdbc8b0e
Update sentry-sdk from 1.29.1 to 1.29.2 (#4496) 2023-08-01 23:01:24 +01:00
pyup.io bot
072372619d
Update django from 4.2.3 to 4.2.4 (#4495) 2023-08-01 23:01:10 +01:00
Bruno Alla
bc56102f13
Change how we remove prettier pre-commit hook from the config (#4450) 2023-08-01 20:56:51 +01:00
pyup.io bot
d54f29fd4f
Update flake8 to 6.1.0 (#4489)
* Update flake8 from 6.0.0 to 6.1.0

* Update flake8 from 6.0.0 to 6.1.0
2023-08-01 14:44:02 +01:00
pyup.io bot
093b346b3d
Update uvicorn to 0.23.2 (#4490) 2023-08-01 14:43:51 +01:00
pyup.io bot
82a944bc67
Update sentry-sdk to 1.29.1 (#4494) 2023-08-01 14:43:38 +01:00
Shayan Karimi
40ddc4b6af
Add support for Drone (#4382)
* Add overall config for drone.io support

* Update docs

* Configure basic CI setup

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

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

* Fix python image version for tests step

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-28 13:03:47 +01:00
dependabot[bot]
72e91da973
Bump traefik (#4483)
Bumps traefik from 2.10.3 to 2.10.4.

---
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>
2023-07-25 10:21:53 -03:00
pyup.io bot
89ecc2e576
Update drf-spectacular to 0.26.4 (#4481) 2023-07-24 16:36:15 +01:00
Imran Rahman
a50f2bee94
Display custom 403_csrf.html while getting a csrf error in prod (#4464)
Co-authored-by: Imran Rahman <imranrahman.ix@gmail.com>
2023-07-24 12:41:10 +01:00
Imran Rahman
f567b5f685
update docs docker-compose -> docker compose (#4463)
Co-authored-by: Imran Rahman <imranrahman.ix@gmail.com>
2023-07-24 10:42:51 +01:00
pyup.io bot
e7f0b960b7
Update djlint to 1.32.1 (#4475)
* Update djlint from 1.32.0 to 1.32.1

* Update djlint from 1.32.0 to 1.32.1
2023-07-20 18:38:35 +01:00
pyup.io bot
394a9c4bd8
Update factory-boy to 3.3.0 (#4472) 2023-07-19 16:52:30 +01:00
pyup.io bot
6b4f8852a3
Update gunicorn to 21.2.0 (#4473) 2023-07-19 16:52:09 +01:00
pyup.io bot
7ef435d0c6
Update djlint to 1.32.0 (#4471)
* Update djlint from 1.31.1 to 1.32.0

* Update djlint from 1.31.1 to 1.32.0
2023-07-19 11:06:13 +01:00
pyup.io bot
826c48c80e
Update gunicorn to 21.1.0 (#4470) 2023-07-18 17:56:19 +01:00
pyup.io bot
75a33485a3
Update uvicorn to 0.23.1 (#4468) 2023-07-18 12:40:58 +01:00
pyup.io bot
daa4398071
Update gunicorn to 21.0.1 (#4466) 2023-07-18 12:40:06 +01:00
pyup.io bot
1cfa07be3b
Update sentry-sdk from 1.28.0 to 1.28.1 (#4458) 2023-07-13 09:26:56 -03:00
Bruno Alla
de2f108ec2
Fix code style 2023-07-12 11:03:05 +01:00
masavini
f10253a3b3
fix /tmp bind mount (#4455) 2023-07-11 17:32:02 +01:00
Bruno Alla
67a7194d06
Improve type hints for UserSerializer (#4429)
* Improve type hints for UserSerializer

* Fix NameError for UserType
2023-07-11 14:11:24 +01:00
pyup.io bot
cf2bc57a0d
Update black to 23.7.0 (#4452)
* Update black from 23.3.0 to 23.7.0

* Update black from 23.3.0 to 23.7.0
2023-07-11 09:43:53 +02:00
Andrew Chen Wang
a82622b592
Name shown twice in user_details.html if username set to email (#4436)
* Update user_detail.html

* Wrap long conditions over multiple lines

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-07-10 17:46:42 +01:00
tildebox
5610d854f5
Add missing trailing space in EMAIL_SUBJECT_PREFIX (#4434) 2023-07-10 17:20:36 +01:00
pyup.io bot
558d5282a5
Update django-coverage-plugin to 3.1.0 (#4446) 2023-07-10 15:24:25 +01:00
pyup.io bot
d794b151a2
Update pillow to 10.0.0 (#4432) 2023-07-10 15:23:57 +01:00
pyup.io bot
ece50bacad
Update django-cors-headers to 4.2.0 (#4445) 2023-07-10 15:02:14 +01:00
pyup.io bot
dff6178b73
Update sentry-sdk to 1.28.0 (#4444) 2023-07-10 15:01:51 +01:00
pyup.io bot
b9acaad5e6
Update sentry-sdk from 1.27.0 to 1.27.1 (#4440) 2023-07-08 12:10:46 +02:00
pyup.io bot
9085ff8ad7
Update sentry-sdk from 1.26.0 to 1.27.0 (#4439) 2023-07-04 23:05:33 +02:00
dependabot[bot]
de8759fdbd
Bump postcss-preset-env in /{{cookiecutter.project_slug}} (#4437)
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 8.5.1 to 9.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  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>
2023-07-04 09:33:31 +02:00
pyup.io bot
bef0b0d29a
Update django-stubs from 4.2.2 to 4.2.3 (#4430) 2023-07-03 12:33:41 +02:00
pyup.io bot
a050ea83c1
Update django from 4.2.2 to 4.2.3 (#4435) 2023-07-03 12:30:43 +02:00
masavini
1ed6d6e03b
VS Code Dev Container (#4198)
* decontainer setup

* update

* fix typo

* keep .envs

* add info

* typo

* minor fixes

* keep compose/production

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

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

* add isort and lint

* choose editor and configure devcontainer

* choose editor and configure devcontainer

* add ssh client

* Remove isort arguments duplicated with base config

* End of file

* Only keep black as code formatter

* Add note about black not being accepted as formatter in devcontainer

* Avoid empty lines in devcontainer.json

* Move bash_history into .devcontainer folder

* Remove .prettierignore file

---------

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>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-07-03 11:55:33 +02:00
Will Gordon
397100dcab
Allow django-admin to optionally use django-allauth login workflow (#1921)
* Allow django-admin to optionally use django-allauth login workflow

* Fix mypy and add a comment to allauth documentation

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-06-30 10:50:20 +01:00
Jelmer
4ef180edb1
Merge pull request #4421 from Andrew-Chen-Wang/patch-7
Change psycopg2 to psycopg3
2023-06-29 08:58:29 +02:00
Andrew Chen Wang
c5940219c7
Fix PostgreSQL version in GitHub workflow (#4423) 2023-06-28 23:35:50 +01:00
pyup.io bot
5b85233d30
Update werkzeug to 2.3.6 (#4427) 2023-06-28 15:31:08 +01:00
Andrew Chen Wang
9a74e459e4
Fix entrypoint 2023-06-28 09:19:56 -04:00
Jelmer
6f34e19260
Merge pull request #4393 from foarsitter/django-4.2
Upgrade to django 4.2
2023-06-28 08:58:24 +02:00
Jelmer Draaijer
ef36732569 Set target-version for django upgrade to 4.2 2023-06-28 08:38:04 +02:00
pyup-bot
e9eb72b0b9 Update django-compressor from 4.3.1 to 4.4 2023-06-27 23:52:40 +01:00
Andrew Chen Wang
5a7de40b83
Populate user name field in social auth (#3968)
* Populate user name field in social auth

* Add docstring for populate_user

* Fix missing def

* Fix missing def

* Add some type hints to the SocialAccountAdapter class

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-06-27 23:36:01 +01:00
Andrew Chen Wang
d13e4270c2
Remove prettier unless in pre-commit (#4418)
* Remove prettier webpack in pre-commit

* Update {{cookiecutter.project_slug}}/.pre-commit-config.yaml

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

* Tweak vertical spacing

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-06-27 23:18:19 +01:00
pyup.io bot
0225a7c83f
Update djangorestframework-stubs to 3.14.2 (#4420) 2023-06-27 23:08:18 +01:00
pyup.io bot
d0e36d7d28
Update django-stubs to 4.2.2 (#4419) 2023-06-27 22:52:58 +01:00
monosans
30e8506872
Add djLint for HTML formatting and linting (#4389)
* Add djLint for HTML formatting and linting

* Remove djLint pre-commit hook

* Bump djLint from 1.31.0 to 1.31.1
2023-06-27 22:52:36 +01:00