github-actions[bot]
e101fbc521
Auto-update pre-commit hooks ( #4005 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-21 11:20:19 +00:00
pyup.io bot
256a967087
Update drf-spectacular to 0.25.1 ( #4009 )
2022-12-21 11:02:04 +00:00
pyup.io bot
7a6435695b
Update hiredis to 2.1.0 ( #4006 )
2022-12-21 09:52:05 +00:00
github-actions[bot]
2cadf20adf
Auto-update pre-commit hooks ( #3998 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-13 09:06:12 +00:00
github-actions[bot]
8b9c719a31
Auto-update pre-commit hooks ( #3991 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-10 15:13:10 +00:00
pyup.io bot
20b7ca105b
Update djangorestframework-stubs to 1.8.0 ( #3990 )
2022-12-09 22:18:10 +00:00
pyup.io bot
a9c3b56e5f
Update black to 22.12.0 ( #3988 )
...
* Update black from 22.10.0 to 22.12.0
* Update black from 22.10.0 to 22.12.0
2022-12-09 22:04:36 +00:00
Bruno Alla
2f92644fce
Remove bind mounts for docker compose volumes ( #3981 )
...
Fix #3685
2022-12-09 22:04:12 +00:00
pyup.io bot
d15465a582
Update django-stubs to 1.13.1 ( #3986 )
2022-12-08 13:16:33 +00:00
github-actions[bot]
57496c56c5
Auto-update pre-commit hooks ( #3983 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-07 07:48:50 +00:00
ghazi-git
fc081ce1fe
set SERVERS in production settings instead of base settings ( #3609 )
...
fixes https://github.com/cookiecutter/cookiecutter-django/issues/3593
2022-12-06 19:26:24 +00:00
Adin Hodovic
33af8e3988
Simplify production DATABASES
setting to extend base definition ( #3969 )
2022-12-06 19:04:38 +00:00
pyup.io bot
d272d9752d
Update django-coverage-plugin to 3.0.0 ( #3979 )
2022-12-06 11:37:50 +00:00
pyup.io bot
0336f08da1
Update redis to 4.4.0 ( #3977 )
2022-12-04 14:10:58 +00:00
pyup.io bot
3deb4d90f2
Update django-debug-toolbar to 3.8.1 ( #3976 )
2022-12-04 00:12:25 +00:00
github-actions[bot]
600783c89b
Auto-update pre-commit hooks ( #3975 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-03 11:36:29 +00:00
pyup.io bot
a464856234
Update flake8 to 6.0.0 ( #3974 )
2022-12-02 10:43:02 +00:00
rguptar
49b3bb8ffe
Add Azure Storage as an option to serve static and media files ( #3967 )
...
Fix https://github.com/cookiecutter/cookiecutter-django/issues/2301
2022-11-30 18:26:58 +00:00
github-actions[bot]
5ca7ae1c43
Auto-update pre-commit hooks ( #3970 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-30 09:37:03 +00:00
David
77695c7c10
Fix typo in flower start for watching celery ( #3966 )
2022-11-26 11:08:39 +00:00
github-actions[bot]
b21f50e22b
Auto-update pre-commit hooks ( #3963 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-24 08:17:41 +00:00
Chao Yang Wu
51f4374a8a
Fix graceful shutdown of local dev containers and use watchfiles for beat + flower ( #3925 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-11-23 14:51:20 +00:00
Fábio C. Barrionuevo da Luz
9ceb228d1d
Merge pull request #3948 from cookiecutter/pyup-update-django-model-utils-4.2.0-to-4.3.1
...
Update django-model-utils to 4.3.1
2022-11-22 21:59:45 -03:00
Fábio C. Barrionuevo da Luz
d91757b377
Merge pull request #3952 from cookiecutter/pyup-update-flake8-isort-5.0.0-to-5.0.3
...
Update flake8-isort to 5.0.3
2022-11-22 21:59:08 -03:00
Fábio C. Barrionuevo da Luz
9cf0d7561c
Merge pull request #3961 from adinhodovic/celery-send-sent-task-event
...
feat(celery): Enable sending the sent task event by default
2022-11-22 21:58:31 -03:00
Andrew Chen Wang
b5ad2fc232
Remove USE_L10N due to deprecation ( #3960 )
2022-11-22 22:51:31 +00:00
Leifur Halldor Asgeirsson
d98aad0710
Remove platform from compose file ( #3957 )
2022-11-22 19:59:34 +00:00
adinhodovic
de48e31517
feat(celery): Enable sending the sent task event by default
2022-11-22 20:28:52 +01:00
adinhodovic
7d517dc677
feat(celery): Send task events for Celery by default
...
Is useful for e.g Flower and Celery-exporter
2022-11-22 20:08:02 +01:00
Fábio C. Barrionuevo da Luz
c59e3b337f
Merge pull request #3950 from cookiecutter/pyup-update-python-slugify-6.1.2-to-7.0.0
...
Update python-slugify to 7.0.0
2022-11-22 13:27:33 -03:00
Fábio C. Barrionuevo da Luz
667e477425
Merge pull request #3954 from cookiecutter/pyup-update-redis-4.3.4-to-4.3.5
...
Update redis to 4.3.5
2022-11-22 13:25:26 -03:00
Fábio C. Barrionuevo da Luz
8fab178712
Merge pull request #3955 from cookiecutter/pyup-update-sentry-sdk-1.10.1-to-1.11.1
...
Update sentry-sdk to 1.11.1
2022-11-22 13:25:16 -03:00
pyup-bot
0e91f40969
Update sentry-sdk from 1.10.1 to 1.11.1
2022-11-22 07:59:10 -06:00
pyup-bot
f70b397c86
Update redis from 4.3.4 to 4.3.5
2022-11-22 02:58:49 -06:00
pyup-bot
202da796b3
Update uvicorn from 0.19.0 to 0.20.0
2022-11-20 08:12:28 -06:00
pyup-bot
827e1364d1
Update flake8-isort from 5.0.0 to 5.0.3
2022-11-20 07:32:13 -06:00
pyup-bot
7bdc6aea66
Update python-slugify from 6.1.2 to 7.0.0
2022-11-18 14:21:59 -06:00
pyup-bot
466bb798aa
Update django-model-utils from 4.2.0 to 4.3.1
2022-11-15 20:35:34 -06:00
github-actions[bot]
040537a5d6
Auto-update pre-commit hooks ( #3942 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-11 10:00:06 +00:00
pyup.io bot
b74584a467
Update watchfiles to 0.18.1 ( #3938 )
2022-11-07 12:42:26 +00:00
Dani Hodovic
ca82618526
Store extended Celery task attributes in backend ( #3855 )
2022-11-06 12:40:16 +00:00
Abe Hanoka
3359f6a4df
add os requirements for Ubuntu 22.04 (Jammy) ( #3930 )
...
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2022-11-06 12:36:17 +00:00
pyup.io bot
76234ca9e6
Update pytest-sugar to 0.9.6 ( #3937 )
2022-11-06 12:34:58 +00:00
Fábio C. Barrionuevo da Luz
e3a232a775
Merge pull request #3886 from cookiecutter/pyup-update-crispy-bootstrap5-0.6-to-0.7
...
Update crispy-bootstrap5 to 0.7
2022-11-01 22:17:49 -03:00
Fábio C. Barrionuevo da Luz
6d5859e9e8
Merge pull request #3927 from cookiecutter/pyup-update-django-coverage-plugin-2.0.3-to-2.0.4
...
Update django-coverage-plugin to 2.0.4
2022-11-01 22:17:29 -03:00
Fábio C. Barrionuevo da Luz
f0b9c2d7fd
Merge pull request #3928 from cookiecutter/pyup-update-pytz-2022.5-to-2022.6
...
Update pytz to 2022.6
2022-11-01 22:16:49 -03:00
Fábio C. Barrionuevo da Luz
ea33e4198d
Merge pull request #3922 from cookiecutter/pyup-update-pillow-9.2.0-to-9.3.0
...
Update pillow to 9.3.0
2022-11-01 22:16:11 -03:00
pyup-bot
f4668797b9
Update pytz from 2022.5 to 2022.6
2022-10-31 19:23:53 -07:00
pyup-bot
8bc9e1cabd
Update django-coverage-plugin from 2.0.3 to 2.0.4
2022-10-31 05:19:20 -07:00
github-actions[bot]
db3edf1e70
Auto-update pre-commit hooks ( #3924 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-30 09:59:28 +00:00
pyup-bot
f51e8e88e5
Update pillow from 9.2.0 to 9.3.0
2022-10-29 10:17:18 -07:00
pyup.io bot
9f290f21c8
Update uvicorn from 0.18.3 to 0.19.0 ( #3920 )
2022-10-26 19:38:40 +02:00
pyup.io bot
0b17d64d41
Update pytest to 7.2.0 ( #3919 )
...
* Update pytest from 7.1.3 to 7.2.0
* Update pytest from 7.1.3 to 7.2.0
2022-10-26 19:38:24 +02:00
pyup.io bot
b5528f0b72
Update psycopg2 to 2.9.5 ( #3918 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-26 15:41:33 +01:00
pyup.io bot
0cd240598b
Update sentry-sdk to 1.10.1 ( #3911 )
2022-10-24 21:46:56 +01:00
Jelmer
4ea0e98f3f
Upgrade Python version from 3.9 to 3.10 ( #3913 )
2022-10-24 21:41:00 +01:00
Dani Hodovic
b623c0f956
Set AWS_S3_MAX_MEMORY_SIZE ( #3810 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-19 20:15:25 +01:00
Bruno Alla
9db2752598
Upgrade to Django 4.0 ( #3848 )
2022-10-19 20:01:43 +01:00
pyup.io bot
56d9a5e9fa
Update pytz to 2022.5 ( #3906 )
2022-10-19 19:48:56 +01:00
pyup.io bot
0c98640a0b
Update sphinx to 5.3.0 ( #3905 )
2022-10-19 19:48:41 +01:00
pyup.io bot
b87aaff263
Update django-celery-beat to 2.4.0 ( #3908 )
2022-10-19 19:48:22 +01:00
pyup.io bot
e002389c35
Update watchfiles to 0.18.0 ( #3907 )
2022-10-19 19:47:52 +01:00
github-actions[bot]
7eca9be8d2
Auto-update pre-commit hooks ( #3899 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-11 18:23:58 +01:00
pyup.io bot
be5cf566a5
Update flake8-isort to 5.0.0 ( #3901 )
2022-10-11 18:23:37 +01:00
pyup.io bot
ebe1a3dc4c
Update psycopg2 to 2.9.4 ( #3896 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-10-11 18:22:29 +01:00
pyup.io bot
4eaa833a90
Update black to 22.10.0 ( #3898 )
2022-10-11 12:35:40 +01:00
pyup.io bot
1ac727931a
Update django to 3.2.16 ( #3895 )
2022-10-04 16:23:16 +01:00
pyup.io bot
942a0bc3a9
Update mypy to 0.982 ( #3893 )
2022-10-04 12:30:18 +01:00
github-actions[bot]
9e69de4a6a
Auto-update pre-commit hooks ( #3894 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-04 08:19:35 +01:00
pyup.io bot
712c485826
Update sentry-sdk from 1.9.9 to 1.9.10 ( #3892 )
2022-10-03 22:52:34 +01:00
pyup.io bot
544cbef0ca
Update pytz from 2022.2.1 to 2022.4 ( #3891 )
2022-10-02 10:17:44 +01:00
pyup.io bot
7fcfc01541
Update coverage to 6.5.0 ( #3890 )
2022-09-30 20:32:52 +01:00
pyup.io bot
25ffbb0081
Update mypy to 0.981 ( #3889 )
2022-09-30 20:26:01 +01:00
pyup.io bot
fd8aa73d31
Update sentry-sdk to 1.9.9 ( #3888 )
2022-09-30 20:25:08 +01:00
pyup.io bot
4edbc804f6
Update sphinx to 5.2.3 ( #3887 )
2022-09-30 20:23:33 +01:00
krati yadav
f1ef4f85ff
Removed SENDGRID_MERGE_FIELD_FORMAT from production.py ( #3885 )
2022-09-29 23:07:49 +01:00
pyup-bot
3b05e02aa0
Update crispy-bootstrap5 from 0.6 to 0.7
2022-09-28 12:55:37 -07:00
pyup.io bot
68f21b6028
Update sphinx to 5.2.2 ( #3884 )
...
* Update sphinx from 5.2.1 to 5.2.2
* Update sphinx from 5.2.1 to 5.2.2
2022-09-27 22:07:21 +01:00
pyup-bot
6202d26fe8
Update drf-spectacular from 0.24.1 to 0.24.2
2022-09-26 08:58:07 -07:00
pyup.io bot
94292f1aa9
Update djangorestframework to 3.14.0 ( #3881 )
2022-09-26 16:03:39 +01:00
pyup.io bot
d189be0370
Update django-debug-toolbar to 3.7.0 ( #3878 )
2022-09-26 14:12:57 +01:00
github-actions[bot]
e7ab32e794
Auto-update pre-commit hooks ( #3877 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-09-26 14:12:18 +01:00
pyup.io bot
928836ee89
Update sphinx to 5.2.1 ( #3879 )
2022-09-26 14:11:30 +01:00
Bruno Alla
88c063f7ff
Remove --no-deps
in pip wheels command of docs Dockerfile ( #3875 )
2022-09-24 14:37:12 +01:00
monosans
9cf280d343
Reload uvicorn on html file change ( #3866 )
2022-09-23 21:28:11 +01:00
Brandon Rumiser
e944a5ffe1
Mailjet default api url does not work out of the box ( #3871 )
2022-09-23 20:51:05 +01:00
Fábio C. Barrionuevo da Luz
0286c34aca
Merge pull request #3872 from cookiecutter/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2022-09-23 14:51:18 -03:00
pyup.io bot
944bd491ea
Update django-extensions from 3.2.0 to 3.2.1 ( #3867 )
2022-09-23 09:48:48 +01:00
pyup.io bot
84ec3e2f6f
Update drf-spectacular from 0.24.0 to 0.24.1 ( #3874 )
2022-09-23 09:47:54 +01:00
browniebroke
c6a12fae8b
Auto-update pre-commit hooks
2022-09-16 03:17:49 +00:00
pyup.io bot
638bbd5f51
Update watchfiles to 0.17.0 ( #3869 )
2022-09-15 10:10:34 +02:00
pyup.io bot
87897f22ff
Update drf-spectacular to 0.24.0 ( #3870 )
2022-09-15 10:10:12 +02:00
pyup.io bot
db0fc69f5f
Update sentry-sdk to 1.9.8 ( #3861 )
2022-09-05 15:31:14 +01:00
pyup.io bot
bd19b98eec
Update pytest to 7.1.3 ( #3860 )
...
* Update pytest from 7.1.2 to 7.1.3
* Update pytest from 7.1.2 to 7.1.3
2022-09-02 19:34:19 +01:00
pyup.io bot
33b1b8eb87
Update sentry-sdk from 1.9.6 to 1.9.7 ( #3859 )
2022-09-02 19:34:03 +01:00
pyup.io bot
9e9814aefb
Update sentry-sdk from 1.9.5 to 1.9.6 ( #3856 )
2022-09-01 07:19:34 +01:00
github-actions[bot]
dd0e8bade3
Auto-update pre-commit hooks ( #3858 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-09-01 07:19:06 +01:00
pyup.io bot
7250848427
Update black to 22.8.0 ( #3857 )
...
* Update black from 22.6.0 to 22.8.0
* Update black from 22.6.0 to 22.8.0
2022-09-01 07:18:52 +01:00
Bruno Alla
bb282ee7f9
Bump Heroku python runtime to 3.9.13
2022-08-25 07:11:57 +01:00
pyup.io bot
7160d0e24e
Update django-debug-toolbar to 3.6.0 ( #3847 )
2022-08-24 23:00:46 +01:00
pyup.io bot
98822a938d
Update werkzeug to 2.2.2 ( #3846 )
2022-08-24 22:59:07 +01:00
pyup.io bot
f571864cf0
Update coverage to 6.4.4 ( #3842 )
2022-08-24 22:42:32 +01:00
pyup.io bot
eb11cac0bc
Update uvicorn to 0.18.3 ( #3845 )
2022-08-24 22:41:33 +01:00
pyup.io bot
0b103a37ad
Update sentry-sdk to 1.9.5 ( #3841 )
2022-08-24 22:40:31 +01:00
pyup.io bot
92be4b2b40
Update flower to 1.2.0 ( #3836 )
2022-08-24 22:40:09 +01:00
pyup.io bot
d5f55551fd
Update django-storages to 1.13.1 ( #3833 )
2022-08-24 22:38:07 +01:00
pyup.io bot
45a9f83089
Update coverage from 6.4.2 to 6.4.3 ( #3835 )
2022-08-15 08:52:17 +01:00
pyup.io bot
e47c35a701
Update pytz from 2022.1 to 2022.2.1 ( #3840 )
2022-08-15 08:42:58 +01:00
pyup.io bot
0727d9cbe9
Update sentry-sdk from 1.9.3 to 1.9.4 ( #3838 )
2022-08-15 08:42:07 +01:00
pyup-bot
93aafa01c2
Update sentry-sdk from 1.9.2 to 1.9.3
2022-08-09 07:25:05 -07:00
pyup.io bot
0d122db299
Update sentry-sdk from 1.9.0 to 1.9.2 ( #3832 )
2022-08-05 22:05:19 +01:00
github-actions[bot]
7740eedea5
Auto-update pre-commit hooks ( #3816 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-08-04 23:33:09 +01:00
pyup.io bot
37f91171d1
Update flake8 to 5.0.4 ( #3829 )
...
* Update flake8 from 4.0.1 to 5.0.4
* Update flake8 from 4.0.1 to 5.0.4
2022-08-04 23:26:51 +01:00
pyup.io bot
0b44dd7534
Update django-compressor to 4.1 ( #3823 )
2022-08-04 23:01:29 +01:00
pyup.io bot
15aaf2eb2a
Update flake8-isort to 4.2.0 ( #3828 )
2022-08-04 22:58:39 +01:00
pyup-bot
613b22ea81
Update django from 3.2.14 to 3.2.15
2022-08-03 03:06:04 -07:00
pyup.io bot
f08f055bd8
Update sentry-sdk from 1.8.0 to 1.9.0 ( #3815 )
2022-07-29 08:16:36 +01:00
pyup.io bot
fcfaa2df4f
Update werkzeug from 2.2.0 to 2.2.1 ( #3814 )
2022-07-28 09:36:32 +01:00
pyup.io bot
4bae5f3802
Update werkzeug to 2.2.0 ( #3813 )
2022-07-27 21:05:17 +01:00
Fábio C. Barrionuevo da Luz
2d9e0ad122
Merge pull request #3811 from cookiecutter/pyup-update-sphinx-5.1.0-to-5.1.1
...
Update sphinx to 5.1.1
2022-07-27 09:42:38 -03:00
pyup-bot
91983075f0
Update drf-spectacular from 0.22.1 to 0.23.1
2022-07-27 05:11:57 -07:00
pyup-bot
74f71095a5
Update sphinx from 5.1.0 to 5.1.1
2022-07-26 16:55:58 -07:00
monosans
26eff14308
Switch from watchgod to watchfiles ( #3791 )
2022-07-27 00:12:18 +01:00
pyup.io bot
6bfe2f4859
Update django-compressor to 4.0 ( #3802 )
2022-07-27 00:04:37 +01:00
pyup.io bot
1ddb7c8533
Update flake8-isort to 4.1.2.post0 ( #3809 )
2022-07-26 23:52:21 +01:00
pyup.io bot
bb4012b6ce
Update sphinx to 5.1.0 ( #3808 )
2022-07-26 23:51:25 +01:00
Sebastian Reyes Espinosa
42a81d8413
Changed pylint configuration file ( #3806 )
2022-07-26 23:47:03 +01:00
Dani Hodovic
122ebfc3a8
Simplify database access in tests ( #3807 )
2022-07-26 23:44:34 +01:00
github-actions[bot]
419f6b0e87
Auto-update pre-commit hooks ( #3780 )
...
* Auto-update pre-commit hooks
* Run 'pre-commit run -a'
* Fix pyupgrade into generated project
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-07-26 23:37:02 +01:00
jugglinmike
903fe45eca
Provide more context when wating for PostgreSQL takes too long ( #3782 )
2022-07-26 23:17:45 +01:00
pyup.io bot
e3add7ef33
Update pytest-sugar to 0.9.5 ( #3800 )
2022-07-22 17:12:56 +01:00
pyup.io bot
6f351155de
Update sphinx to 5.0.2 ( #3801 )
2022-07-22 17:11:56 +01:00
pyup.io bot
8f12442c7e
Update pillow to 9.2.0 ( #3799 )
2022-07-22 17:11:05 +01:00
pyup.io bot
9b19891b28
Update werkzeug to 2.1.2 ( #3797 )
2022-07-22 17:10:47 +01:00
pyup.io bot
4a3feb51f5
Update flower to 1.1.0 ( #3796 )
2022-07-22 00:21:31 +01:00
Andrew Chen Wang
c7a8b6498c
Update view test should set user to form instance ( #3776 )
2022-07-22 00:09:12 +01:00
Sebastian Reyes Espinosa
b2b082d8d8
Fix warning from django-coverage-plugin in tests ( #3790 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-07-22 00:06:35 +01:00
pyup.io bot
ee20b4d156
Update coverage to 6.4.2 ( #3783 )
2022-07-21 23:50:50 +01:00
pyup.io bot
78826c2d34
Update mypy to 0.971 ( #3788 )
2022-07-21 23:49:59 +01:00
pyup.io bot
a46d94de43
Update sentry-sdk to 1.8.0 ( #3792 )
2022-07-21 23:49:32 +01:00
Nikita Sobolev
071a4d2458
Always use const
instead of var
in gulpfile.js
( #3786 )
2022-07-21 23:46:43 +01:00
pyup.io bot
9ccee8349e
Update pre-commit to 2.20.0 ( #3779 )
...
* Update pre-commit from 2.19.0 to 2.20.0
* Update pre-commit from 2.19.0 to 2.20.0
2022-07-21 23:44:38 +01:00
pyup.io bot
c764b8d4b8
Update django-extensions to 3.2.0 ( #3774 )
2022-07-21 23:42:59 +01:00
pyup.io bot
fc4307dfcb
Update uvicorn from 0.17.6 to 0.18.2 ( #3762 )
2022-07-21 23:41:06 +01:00
pyup.io bot
ae9203f616
Update redis from 4.3.3 to 4.3.4 ( #3763 )
2022-07-21 23:40:22 +01:00
Bruno Alla
fd3ae639fe
Revert "Auto-update pre-commit hooks ( #3775 )" ( #3778 )
...
This reverts commit 5008557dea
.
2022-07-10 21:44:13 +01:00
github-actions[bot]
5008557dea
Auto-update pre-commit hooks ( #3775 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-07-10 12:02:35 +01:00
pyup.io bot
e7e76df4b5
Update django to 3.2.14 ( #3768 )
2022-07-06 18:11:01 +01:00
github-actions[bot]
ac49f4efd0
Auto-update pre-commit hooks ( #3765 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-06-28 08:23:08 +01:00
pyup.io bot
24132594d7
Update black to 22.6.0 ( #3764 )
...
* Update black from 22.3.0 to 22.6.0
* Update black from 22.3.0 to 22.6.0
2022-06-28 08:22:54 +01:00
pyup.io bot
897913f392
Update django-debug-toolbar from 3.4.0 to 3.5.0 ( #3760 )
2022-06-23 23:46:48 +01:00
pyup.io bot
1f4340acdc
Update django-stubs to 1.12.0 ( #3757 )
2022-06-22 23:06:11 +01:00
pyup.io bot
98faa89dd5
Update sentry-sdk to 1.6.0 ( #3756 )
2022-06-22 16:41:05 +01:00
pyup.io bot
c42c6f4628
Update djangorestframework-stubs to 1.7.0 ( #3754 )
2022-06-22 16:40:52 +01:00
pyup.io bot
570b77446e
Update django-environ to 0.9.0 ( #3751 )
2022-06-15 19:14:32 +01:00
github-actions[bot]
71b19bbd92
Auto-update pre-commit hooks ( #3744 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-06-08 17:54:58 +01:00
pyup.io bot
81ce5c5c3e
Update django-allauth from 0.50.0 to 0.51.0 ( #3743 )
2022-06-07 21:17:02 +01:00
github-actions[bot]
6f610f0ef4
Auto-update pre-commit hooks ( #3742 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-06-07 21:11:34 +01:00
pyup.io bot
98e6178375
Update whitenoise from 6.1.0 to 6.2.0 ( #3737 )
2022-06-06 00:09:46 +01:00
pyup.io bot
a7d9f4656c
Update django-cors-headers from 3.12.0 to 3.13.0 ( #3738 )
2022-06-06 00:09:22 +01:00
pyup.io bot
8c1404fb73
Update django-cors-headers to 3.12.0 ( #3736 )
2022-06-04 19:14:56 +01:00
Bruno Alla
e80c828882
Merge remote-tracking branch 'upstream/pyup-update-djangorestframework-stubs-1.4.0-to-1.6.0' into pyup-update-django-stubs-1.9.0-to-1.11.0
2022-06-04 14:57:17 -03:00
Bruno Alla
cf6fc443bb
Fix type error
2022-06-04 14:49:26 -03:00
pyup-bot
502e8e5235
Update django-stubs from 1.9.0 to 1.11.0
2022-06-04 10:47:10 -07:00
pyup-bot
b1eae5394c
Update sphinx from 5.0.0 to 5.0.1
2022-06-04 18:44:40 +01:00
pyup-bot
6f8ed496bb
Update sphinx from 4.5.0 to 5.0.0
2022-06-04 18:31:06 +01:00
pyup-bot
8111fcf840
Update celery from 5.2.6 to 5.2.7
2022-06-04 18:21:44 +01:00
pyup-bot
9e805ba0ab
Update django-celery-beat from 2.2.1 to 2.3.0
2022-06-04 17:02:29 +01:00
pyup-bot
fb64830488
Update coverage from 6.4 to 6.4.1
2022-06-02 22:03:52 +01:00
pyup-bot
a10cf3a9ea
Update redis from 4.3.2 to 4.3.3
2022-06-02 21:56:12 +01:00
pyup-bot
1596b65a39
Update redis from 4.3.1 to 4.3.2
2022-06-01 19:31:44 +01:00
pyup.io bot
c04088f847
Update coverage from 6.3.3 to 6.4 ( #3716 )
2022-05-24 22:32:56 +01:00
pyup-bot
2d7b83e821
Update djangorestframework-stubs from 1.4.0 to 1.6.0
2022-05-24 04:47:13 -07:00
pyup.io bot
3743fded1e
Update pillow from 9.1.0 to 9.1.1 ( #3714 )
2022-05-18 08:01:17 +01:00
pyup.io bot
bc0ed07f45
Update django-anymail to 8.6 ( #3713 )
2022-05-16 11:41:09 +01:00
pyup.io bot
9a5ce7f6e1
Update coverage from 6.3.2 to 6.3.3 ( #3709 )
2022-05-14 11:31:21 +01:00
pyup.io bot
3cb97907a3
Update whitenoise from 6.0.0 to 6.1.0 ( #3707 )
2022-05-14 11:27:47 +01:00
pyup.io bot
ae4431b755
Update sentry-sdk from 1.5.11 to 1.5.12 ( #3706 )
2022-05-14 11:26:08 +01:00
pyup.io bot
a2a0d2b70a
Update redis from 4.2.2 to 4.3.1 ( #3704 )
2022-05-14 11:24:48 +01:00
Bruno Alla
96b9b95af7
Add pyupgrade to pre-commit config ( #3702 )
...
* Add pyupgrade to pre-commit config
* Exclude hooks folder from pyupgrade
* Autofix: run pyupgrade
* Autofix: run pyupgrade on template files
2022-05-07 19:21:15 +01:00
pyup.io bot
964f08db43
Update pre-commit to 2.19.0 ( #3697 )
...
* Update pre-commit from 2.18.1 to 2.19.0
* Update pre-commit from 2.18.1 to 2.19.0
2022-05-06 09:01:07 +01:00
pyup.io bot
9a8e7abd24
Update django-coverage-plugin from 2.0.2 to 2.0.3 ( #3695 )
2022-05-04 14:29:30 +01:00
pyup.io bot
df529fc9e4
Update django-debug-toolbar from 3.3.0 to 3.4.0 ( #3692 )
2022-05-03 20:10:27 +01:00
pyup.io bot
c1cd37fd7d
Update sentry-sdk from 1.5.10 to 1.5.11 ( #3693 )
2022-05-03 20:09:55 +01:00
pyup.io bot
55124bd032
Update django-debug-toolbar from 3.2.4 to 3.3.0 ( #3690 )
2022-05-01 11:55:28 +01:00
pyup.io bot
0ff679073b
Update mypy to 0.950 ( #3687 )
2022-04-27 21:08:23 +01:00
pyup.io bot
b051b41129
Update python-slugify to 6.1.2 ( #3686 )
2022-04-27 21:06:33 +01:00
pyup.io bot
865e97136c
Update drf-spectacular from 0.22.0 to 0.22.1 ( #3684 )
2022-04-27 09:44:00 +01:00
pyup.io bot
c9b5367c2b
Update pytest to 7.1.2 ( #3683 )
...
* Update pytest from 7.1.1 to 7.1.2
* Update pytest from 7.1.1 to 7.1.2
2022-04-25 08:59:40 +01:00
pyup.io bot
b39a5d8d64
Update sentry-sdk to 1.5.10 ( #3679 )
2022-04-19 21:36:52 +01:00
pyup.io bot
35673be488
Update django from 3.2.12 to 3.2.13 ( #3676 )
2022-04-11 19:12:57 +01:00
github-actions[bot]
d143f0028d
Auto-update pre-commit hooks ( #3673 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-04-08 14:03:12 +01:00
pyup.io bot
3ba0c8a4e6
Update celery to 5.2.6 ( #3671 )
2022-04-05 11:49:25 +01:00
pyup.io bot
cba1225a8a
Update redis to 4.2.2 ( #3670 )
2022-04-04 15:18:23 +01:00
pyup.io bot
273923e9ac
Update celery from 5.2.3 to 5.2.5 ( #3669 )
2022-04-04 10:28:33 +01:00
pyup.io bot
233ac79c09
Update pre-commit to 2.18.1 ( #3668 )
2022-04-04 10:18:47 +01:00
pyup.io bot
30a535f049
Update pillow to 9.1.0 ( #3665 )
2022-04-04 10:16:30 +01:00
pyup.io bot
a9d7400ad3
Update watchgod from 0.8.1 to 0.8.2 ( #3664 )
2022-04-01 17:52:59 +01:00
Bruno Alla
91c931273c
Update domain for Celery docs ( #3663 )
2022-04-01 17:32:05 +01:00
pyup.io bot
4ad88fc06a
Update redis to 4.2.1 ( #3660 )
2022-04-01 10:33:40 +01:00
Abdullah Adeel
43f947fcf9
Update black
version to 22.3.0
( #3657 )
...
* update `black` version to `22.3.0`
* updated black version to `22.3.0` for generated project
* update black version to `22.3.0`
2022-03-29 00:00:23 +01:00
pyup.io bot
a31a60eca5
Update sphinx to 4.5.0 ( #3654 )
2022-03-27 18:50:59 +01:00
pyup.io bot
5031d323a9
Update pylint-django to 2.5.3 ( #3650 )
2022-03-27 15:18:06 +01:00
pyup.io bot
05211d34dc
Update django-allauth to 0.50.0 ( #3649 )
2022-03-27 15:17:51 +01:00
pyup.io bot
25c590bc4a
Update mypy to 0.942 ( #3648 )
2022-03-27 15:17:32 +01:00
pyup.io bot
69cd920b6e
Update redis to 4.2.0 ( #3646 )
2022-03-27 15:16:28 +01:00
pyup.io bot
23675d96c1
Update watchgod to 0.8.1 ( #3643 )
2022-03-27 15:15:57 +01:00
pyup.io bot
faa6c51d63
Update drf-spectacular to 0.22.0 ( #3642 )
2022-03-27 14:32:19 +01:00
pyup.io bot
06ca1279e7
Update pytz to 2022.1 ( #3639 )
2022-03-27 14:21:54 +01:00
pyup.io bot
23410b763b
Update sentry-sdk to 1.5.8 ( #3638 )
2022-03-27 14:14:19 +01:00
pyup.io bot
241818d7ee
Update pytest to 7.1.1 ( #3637 )
2022-03-27 13:57:24 +01:00
pyup.io bot
d7e31655d8
Update uvicorn to 0.17.6 ( #3627 )
2022-03-27 13:51:14 +01:00
Bruno Alla
ab4a32d558
Unify compressor, gulp and custom bootstrap options ( #3535 )
2022-03-20 15:00:40 +00:00
innicoder
0b934b383e
Fix broken link in README of generated projects ( #3634 )
2022-03-14 17:16:00 +00:00
Andrew Chen Wang
49956db948
Add DRF spectacular link in requirements ( #3630 )
2022-03-13 09:56:23 +00:00
Artur Barseghyan
bfb7e0b2a4
Fix a few typos in the documentation ( #3625 )
2022-03-09 16:25:00 +00:00
pyup-bot
9819d59e19
Update sentry-sdk from 1.5.6 to 1.5.7
2022-03-08 05:18:37 -08:00
Bruno Alla
a1105457aa
Upgrade actions/setup-python to v3 ( #3621 )
2022-03-03 22:21:04 +00:00
dependabot[bot]
3eaeb83760
Bump actions/checkout from 2 to 3 ( #3619 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-03-02 09:17:47 +00:00
pyup.io bot
1ffd194386
Update python-slugify to 6.1.1 ( #3615 )
2022-02-28 18:57:51 +00:00
pyup.io bot
fe938d4d54
Update django-allauth to 0.49.0 ( #3613 )
2022-02-24 21:13:46 +00:00
pyup.io bot
294b7b95bd
Update sentry-sdk to 1.5.6 ( #3611 )
2022-02-24 19:13:06 +00:00
pyup.io bot
36ef16849e
Update python-slugify to 6.1.0 ( #3612 )
2022-02-24 19:06:15 +00:00
Bruno Alla
7e444e6aa4
Cancel previous CI runs on successive PR pushes with GitHub actions ( #3575 )
2022-02-21 22:50:19 +00:00
pyup.io bot
28bc48d0f2
Update coverage from 6.3.1 to 6.3.2 ( #3610 )
2022-02-21 21:42:24 +00:00
pyup.io bot
19d486f0c5
Update pylint-django from 2.5.0 to 2.5.2 ( #3602 )
2022-02-21 21:41:05 +00:00
pyup.io bot
b9d8ce6132
Update python-slugify from 5.0.2 to 6.0.1 ( #3599 )
2022-02-21 21:40:46 +00:00
pyup.io bot
50662e01c8
Update uvicorn from 0.17.4 to 0.17.5 ( #3596 )
2022-02-21 21:37:07 +00:00
pyup.io bot
4b5e7a19a6
Update redis from 4.1.3 to 4.1.4 ( #3595 )
2022-02-21 21:36:54 +00:00
ghazi-git
c22f2c7e9e
Fix Swagger schema API endpoint & add a test for it ( #3592 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-02-16 12:25:32 +00:00
ghazi-git
ca5411af9a
fix typo in servers settings for drf-spectacular
...
update the local dev server url to use http instead of https
2022-02-15 15:52:20 +01:00
Andrew Chen Wang
85ee3c921a
Change docs port to 9000 from 7000 ( #3590 )
...
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2022-02-13 12:49:05 +00:00
pyup.io bot
83c05858fd
Update pytest to 7.0.1 ( #3588 )
...
* Update pytest from 7.0.0 to 7.0.1
* Update pytest from 7.0.0 to 7.0.1
2022-02-12 11:56:45 +00:00
pyup.io bot
a22076f72d
Update sentry-sdk to 1.5.5 ( #3586 )
2022-02-11 17:19:37 +00:00
Jelmer
0ea13d4288
Fix GitLab CI error caused by Docker Compose's platform
option ( #3585 )
2022-02-10 15:06:22 +00:00
pyup.io bot
2279841de7
Update whitenoise to 6.0.0 ( #3583 )
2022-02-10 08:57:18 +00:00
Ryan Fitch
c76b413d91
Fixed some typos in drf-spectacular description and comments ( #3579 )
2022-02-08 19:36:36 +00:00
pyup.io bot
3c173b2f88
Update redis to 4.1.3 ( #3577 )
2022-02-08 13:00:20 +00:00
pyup.io bot
925f7ff1a1
Update werkzeug from 2.0.2 to 2.0.3 ( #3576 )
2022-02-08 07:49:12 +00:00
Jorge Valdez
d8fdd3ddce
Fix docker-compose config on Apple silicon ( #3562 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 18:23:55 +00:00
pyup.io bot
e93374dda4
Update uvicorn to 0.17.4 ( #3574 )
2022-02-07 17:45:33 +00:00
pyup.io bot
9594f754ae
Update django-allauth to 0.48.0 ( #3573 )
2022-02-07 17:21:39 +00:00
pyup.io bot
aafa66bf7c
Update pytest to 7.0.0 ( #3567 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 17:19:52 +00:00
Bruno Alla
150e1d8bed
Update black to 22.1.0 ( #3572 )
...
Co-authored-by: pyup-bot <github-bot@pyup.io>
2022-02-07 15:40:53 +00:00
pyup.io bot
2417910bac
Update coverage to 6.3.1 ( #3561 )
2022-02-07 14:53:48 +00:00
pyup.io bot
b32caf4e2a
Update pillow to 9.0.1 ( #3571 )
2022-02-07 14:52:58 +00:00
pyup.io bot
522aafe91b
Update drf-spectacular to 0.21.2 ( #3560 )
2022-02-07 14:33:35 +00:00
pyup.io bot
76aa05b167
Update django to 3.2.12 ( #3559 )
2022-02-07 14:32:43 +00:00
pyup.io bot
83a0e73df1
Update redis from 4.1.1 to 4.1.2 ( #3551 )
2022-01-27 20:28:38 +00:00
pyup.io bot
ff0521576e
Update coverage from 6.2 to 6.3 ( #3550 )
2022-01-26 23:06:34 +00:00
pyup.io bot
27fc2ea1a1
Update sentry-sdk from 1.5.3 to 1.5.4 ( #3549 )
2022-01-26 23:05:47 +00:00
pyup.io bot
ec8ecae0e4
Update django-crispy-forms from 1.13.0 to 1.14.0 ( #3548 )
2022-01-26 23:05:18 +00:00
pyup.io bot
7aa2c4d6db
Update uvicorn from 0.17.0 to 0.17.0.post1 ( #3547 )
2022-01-26 23:04:37 +00:00
pyup.io bot
647b86ac89
Update sentry-sdk to 1.5.3 ( #3543 )
2022-01-21 12:55:45 +00:00
pyup.io bot
de8ba09855
Update django-anymail to 8.5 ( #3542 )
2022-01-21 12:55:17 +00:00
pyup.io bot
c36fa678d8
Update pre-commit to 2.17.0 ( #3541 )
...
* Update pre-commit from 2.16.0 to 2.17.0
* Update pre-commit from 2.16.0 to 2.17.0
2022-01-19 18:25:40 +00:00
Vikas Yadav
721b86723c
Add swagger API documentation when DRF is enabled ( #3536 )
...
* Adds swagger api documentation when drf is enabled
Changes
* Integrate drf-spectacular module
* Added routes and tests for swagger-ui
* Removes swagger ui tests when drf is not enabled
* Changes url names and documentation title
* Apply suggestions from code review
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
* Fixes typos and linting issues
* Update domain in swagger description
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-19 18:14:36 +00:00
pyup.io bot
8f93ed0ff5
Update redis to 4.1.1 ( #3540 )
2022-01-17 15:42:12 +00:00
pyup.io bot
f38c341f8e
Update sphinx to 4.4.0 ( #3537 )
2022-01-17 09:07:45 +00:00
Pedro Campos
4f408810fc
Avoid docker image/volume collision by prefixing with project slug ( #3528 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-17 08:53:56 +00:00
pyup.io bot
eb59c1d5db
Update uvicorn to 0.17.0 ( #3534 )
2022-01-14 13:16:58 +00:00
Thibault J
ab8ca02432
Fix high CPU usage when running runserver_plus
in Docker ( #3531 )
2022-01-13 21:26:47 +00:00
Bruno Alla
b58f0e726c
Fix out-of-sync sequence for Site ID ( #3511 )
2022-01-13 21:23:28 +00:00
mpoli
9f8820241f
Add UserSignupForm and UserSocialSignupForm ( #3515 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-13 18:38:35 +00:00
pyup.io bot
486c7b6bf7
Update django-cors-headers to 3.11.0 ( #3526 )
2022-01-10 22:01:07 +00:00
pyup.io bot
298f98bf73
Update sentry-sdk to 1.5.2 ( #3525 )
2022-01-10 16:05:29 +00:00
Bruno Alla
528a40989f
Fix cache dependency path for linter job in CI workflow ( #3520 )
...
* Fix cache dependency path for linter jon in CI workflow
* Reduce potential stylistic issues
* Reduce more potential stylistic issues
2022-01-07 22:26:56 +00:00
pyup.io bot
bf42bba35e
Update mypy from 0.930 to 0.931 ( #3521 )
2022-01-07 19:58:36 +00:00
Bogdan Mateescu
9a46369062
Fix open
option for initBrowserSync
when using Docker ( #3519 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-07 10:02:26 +00:00
Bruno Alla
9b069a5558
Update references to Bootstrap from v4 to v5 in README ( #3513 )
2022-01-05 21:19:19 +00:00
Fábio C. Barrionuevo da Luz
e63578f56c
Merge pull request #3514 from browniebroke/fix/bash-expansion
...
Double quote array expansions to avoid re-splitting elements
2022-01-04 17:01:16 -03:00
Bruno Alla
e99120d87d
Fix typo and trailing whitespaces
2022-01-04 17:49:40 +00:00
pyup-bot
ea9fcf840f
Update django from 3.2.10 to 3.2.11
2022-01-04 04:57:54 -08:00
Bruno Alla
103dd82ea2
Convert top level RST files to Markdown ( #3489 )
2022-01-03 22:43:53 +00:00
pyup.io bot
57b62be1e4
Update pillow to 9.0.0 ( #3508 )
2022-01-03 18:01:40 +00:00
pyup.io bot
5ae29f4b06
Update pylint-django to 2.5.0 ( #3505 )
2022-01-03 18:01:05 +00:00
mpoli
cf94dd4d14
Add project.css and project.min.css to .gitignore ( #3500 )
...
* Add project.css and project.min.css to .gitignore
when js_task_runner == ' Gulp'. These files are generated automatically in this configuration
and as such, mess up git commit periodically.
* Add vendor.js and *.min.js to .gitignore
More runtime generated files should be ignored to version control.
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2021-12-29 18:44:39 +00:00
pyup.io bot
0fc9686803
Update psycopg2-binary from 2.9.2 to 2.9.3 ( #3504 )
2021-12-29 18:43:16 +00:00
pyup.io bot
c4b716bd89
Update psycopg2 to 2.9.3 ( #3503 )
...
* Update psycopg2 from 2.9.2 to 2.9.3
* Update psycopg2 from 2.9.2 to 2.9.3
2021-12-29 18:42:46 +00:00
pyup.io bot
9ea5904e36
Update celery from 5.2.2 to 5.2.3 ( #3502 )
2021-12-29 18:42:09 +00:00
Will Gordon
785df85c4d
Hides 'sign up' elements when ACCOUNT_ALLOW_REGISTRATION is disabled ( #1914 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-27 11:37:33 +00:00
pyup.io bot
d5e8ecce75
Update celery to 5.2.2 ( #3496 )
2021-12-26 16:40:01 +00:00
pyup.io bot
bc0fda3e0c
Update redis to 4.1.0 ( #3495 )
2021-12-26 16:39:26 +00:00
Andrew Chen Wang
e9ee4a930e
Fix docs compose (again) ( #3494 )
2021-12-26 16:04:33 +00:00
github-actions[bot]
1a31a2a35b
Auto-update pre-commit hooks ( #3493 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2021-12-25 16:54:45 +00:00
Bruno Alla
d0d6ebd892
Simplify TEMPLATES
settings with APP_DIRS=True
( #3488 )
2021-12-24 19:35:09 +00:00
Andrew Chen Wang
fcb26de733
Fix docs not building ( #3491 )
2021-12-24 19:13:43 +00:00
Bruno Alla
39e12c7428
Fix proxy option for Browser Sync
2021-12-24 13:35:47 +00:00
Arnav Choudhury
0d8a91ebfe
Making docs image 40% smaller and also making python version upgrades easier for multi-stage builds. ( #2836 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-24 11:55:47 +00:00
pyup.io bot
5dc3079b54
Update uvicorn to 0.16.0 ( #3454 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-24 10:41:06 +00:00
Douglas
867bb9d5dc
Added Django's current language to the lang attribute of the html tag ( #3174 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-24 10:09:57 +00:00
Bruno Alla
a93773ac39
Use built-in pip caching from actions/setup-python in generated project ( #3481 )
2021-12-22 21:52:45 +00:00
pyup.io bot
edff41d1f3
Update mypy from 0.920 to 0.930 ( #3487 )
2021-12-22 20:33:33 +00:00
pyup.io bot
9a627b0f79
Update redis to 4.0.2 ( #3486 )
2021-12-22 18:26:42 +00:00
pyup.io bot
088f2a50d6
Update django-redis to 5.2.0 ( #3485 )
2021-12-22 18:19:45 +00:00
Bruno Alla
df0b2cac3f
Add a PyCharm run configuration for docker-compose ( #3462 )
...
Co-authored-by: Pavel Karateev <lancelote.du.lac@gmail.com>
2021-12-20 09:39:23 +00:00
pyup.io bot
a1cae7d5df
Update mypy from 0.910 to 0.920 ( #3478 )
2021-12-19 18:50:29 +00:00
pyup.io bot
b9d95ad495
Update django-compressor to 3.1 ( #3476 )
2021-12-19 14:34:04 +00:00
pyup.io bot
d2184ae952
Update sphinx to 4.3.2 ( #3477 )
2021-12-19 14:31:55 +00:00
Bruno Alla
79bd3e7f14
Fix BrowserSync config on non-Docker setup ( #3461 )
2021-12-17 17:53:43 +00:00
pyup.io bot
f125511c1c
Update django-debug-toolbar from 3.2.3 to 3.2.4 ( #3473 )
2021-12-16 00:35:38 +00:00
pyup.io bot
1aa384ea17
Update djangorestframework to 3.13.1 ( #3472 )
2021-12-15 18:08:20 +00:00
pyup.io bot
ac74f6a521
Update pytest-django to 4.5.2 ( #3471 )
2021-12-14 09:29:28 +00:00
Bruno Alla
40cc35df89
Update rcssmin & django-compressor ( #3470 )
...
Co-authored-by: pyup-bot <github-bot@pyup.io>
2021-12-14 09:20:31 +00:00
pyup.io bot
c99feb4db7
Update djangorestframework to 3.13.0 ( #3468 )
2021-12-13 20:50:17 +00:00
pyup.io bot
52db8e6402
Update sentry-sdk to 1.5.1 ( #3467 )
2021-12-13 20:48:56 +00:00
pyup.io bot
dc937d4932
Update django-debug-toolbar to 3.2.3 ( #3466 )
2021-12-13 20:48:13 +00:00
pyup.io bot
0fac9fe28b
Update argon2-cffi to 21.3.0 ( #3464 )
2021-12-13 20:47:14 +00:00
pyup.io bot
eb0b438fba
Update django-allauth to 0.47.0 ( #3459 )
2021-12-13 20:46:54 +00:00
pyup.io bot
2c82876599
Update argon2-cffi to 21.2.0 ( #3453 )
2021-12-08 13:18:40 +00:00
mpoli
ea18a8f54e
Add docker, pip and npm to GitHub's Dependabot ( #3401 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-07 19:47:43 +00:00
Bruno Alla
035eede670
Configure Dependabot for npm packages at the template level ( #3436 )
2021-12-07 19:05:59 +00:00
pyup.io bot
163975120d
Update django to 3.2.10 ( #3451 )
2021-12-07 11:19:18 +00:00
github-actions[bot]
201cddbc99
Auto-update pre-commit hooks ( #3449 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2021-12-06 10:02:51 +00:00
pyup.io bot
167ccb1d93
Update black to 21.12b0 ( #3448 )
2021-12-06 10:02:05 +00:00
pyup.io bot
b704b371d8
Update django-cors-headers to 3.10.1 ( #3447 )
2021-12-06 10:01:23 +00:00
pyup.io bot
fbf7d1196a
Update pytest-django to 4.5.1 ( #3443 )
2021-12-04 13:32:02 +00:00
pyup.io bot
252035985c
Update pre-commit to 2.16.0 ( #3442 )
...
* Update pre-commit from 2.15.0 to 2.16.0
* Update pre-commit from 2.15.0 to 2.16.0
2021-12-01 09:07:04 +00:00
pyup.io bot
c92cf7fb4d
Update django-redis to 5.1.0 ( #3440 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-30 22:55:40 +00:00
pyup.io bot
70329ecb01
Update django-stubs to 1.9.0 ( #3439 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-30 11:13:53 +00:00
pyup.io bot
4a578df625
Update sphinx to 4.3.1 ( #3438 )
2021-11-29 12:08:41 +00:00
Bruno Alla
0db415ad3b
Fix pre-commit config ( #3435 )
2021-11-29 11:16:05 +00:00
pyup.io bot
bde61865ca
Update coverage from 6.1.2 to 6.2 ( #3437 )
2021-11-27 10:57:38 +00:00
Arnav Choudhury
0790929e7e
Add an assertion to fix mypy type error ( #3150 )
...
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-25 18:10:33 +00:00
Timm Simpkins
3c2313b418
Make django
depend on redis
in local Docker ( #3265 )
...
Co-authored-by: Timm Simpkins <timm@talova.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-25 15:55:03 +00:00
Bruno Alla
315ead02e4
Upgrade to Django 3.2 ( #3425 )
...
* Upgrade to Django 3.2
* Set DEFAULT_AUTO_FIELD setting
* Use auto AppConfig discovery for users app
2021-11-24 08:05:53 +00:00
Arnav Choudhury
0fc1f6804f
Removed unnecessary custom context processor exposing the DEBUG Template Context Variable ( #3042 )
2021-11-22 13:56:09 +00:00
pyup.io bot
efdda66d2f
Update redis to 4.0.2 ( #3431 )
2021-11-22 13:53:31 +00:00
Zach Borboa
da74187c58
Clean up whitespace ( #3430 )
2021-11-22 09:26:08 +00:00
mpoli
6ca4cc9ca2
Bump pre-commit/action to 2.0.3 ( #3426 )
2021-11-20 16:58:57 +00:00
Bruno Alla
9547b172e5
Update repos for pre-commit hooks ( #3424 )
...
* Update repos for pre-commit hooks
Some of them have moved places
* Adjust formatting
2021-11-20 00:13:01 +00:00
pyup-bot
f8bc0cde4b
Update celery from 5.2.0 to 5.2.1
2021-11-19 03:56:07 -08:00
github-actions[bot]
0cacdd7cca
Auto-update pre-commit hooks ( #3420 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2021-11-19 11:55:43 +00:00
pyup.io bot
57cbf8c2a8
Update black to 21.11b1 ( #3421 )
2021-11-18 09:54:24 +00:00
pyup.io bot
177c0df0a6
Update redis to 4.0.1 ( #3416 )
2021-11-18 09:50:59 +00:00
pyup.io bot
f84fef3229
Update sentry-sdk to 1.5.0 ( #3417 )
2021-11-17 16:43:29 +00:00
pyup.io bot
98d9a3b169
Update black to 21.11b0 ( #3414 )
2021-11-17 08:51:53 +00:00
Bruno Alla
9f359939a9
Upgrade JS dependencies and upgrade to node 16 ( #3400 )
2021-11-16 20:29:43 +00:00
Bruno Alla
ca14c3db56
Bump Python runtime for Heroku
2021-11-16 19:47:39 +00:00
pyup.io bot
96e7503f1f
Update psycopg2-binary to 2.9.2 ( #3411 )
2021-11-16 10:19:26 +00:00
pyup.io bot
d4bcfeb342
Update psycopg2 to 2.9.2 ( #3410 )
2021-11-16 10:07:03 +00:00
pyup.io bot
fdeb8d0adb
Update redis to 4.0.0 ( #3406 )
2021-11-16 10:02:24 +00:00
pyup.io bot
a4cb1ba2e9
Update django-coverage-plugin to 2.0.2 ( #3409 )
2021-11-16 09:58:29 +00:00
pyup.io bot
a20efdff70
Update black to 21.10b0 ( #3408 )
2021-11-16 09:28:28 +00:00
Chao Yang Wu
dbaf09a5e1
Fix ungraceful Celery workers shutdown in container ( #3405 )
2021-11-16 08:57:08 +00:00
pyup-bot
0d6d1744e3
Update django-allauth from 0.45.0 to 0.46.0
2021-11-15 09:06:22 -08:00
Bruno Alla
8778cfccc1
Upgrade Python runtime for Heroku
2021-11-14 18:38:09 +00:00
Bruno Alla
901911cba8
Update node version in package.json
2021-11-13 12:33:16 +00:00
pyup-bot
d0c3c3435f
Update crispy-bootstrap5 from 0.5 to 0.6
2021-11-12 10:13:10 -08:00
Bruno Alla
1aded6fafe
Fix alerts for messages
2021-11-11 23:01:14 +00:00