Bruno Alla
37be877a9b
Merge pull request #2907 from pydanny/pyup-update-django-celery-beat-2.0.0-to-2.1.0
...
Update django-celery-beat to 2.1.0
2020-11-03 23:31:54 +00:00
pyup-bot
510ba4ca8a
Update django from 3.0.10 to 3.0.11
2020-11-02 06:37:19 -08:00
pyup-bot
b86ede6079
Update pytz from 2020.1 to 2020.4
2020-11-02 06:37:16 -08:00
pyup-bot
eb400e4980
Update pillow from 8.0.0 to 8.0.1
2020-10-22 15:52:32 -07:00
pyup-bot
8e229ce0e0
Update django-celery-beat from 2.0.0 to 2.1.0
2020-10-19 23:39:07 -07:00
pyup-bot
81c9a4a76a
Update uvicorn from 0.12.1 to 0.12.2
2020-10-19 09:13:14 -07:00
pyup-bot
4ecc00ea6c
Update django-allauth from 0.42.0 to 0.43.0
2020-10-15 12:30:53 -07:00
pyup-bot
4e6cc3ca60
Update pillow from 7.2.0 to 8.0.0
2020-10-14 15:58:12 -07:00
Andrew Chen Wang
7be855975b
Add dedicated websockets package
...
Ref: https://github.com/encode/uvicorn/issues/797
There used to be a package automatically installed; not anymore I guess. This came from a separate package and not cookiecutter-django, but the installation was similar.
2020-10-07 12:33:00 -04:00
Bruno Alla
f54bfe3025
Merge pull request #2866 from pydanny/pyup-update-uvicorn-0.11.8-to-0.12.1
...
Update uvicorn to 0.12.1
2020-10-01 17:02:34 +01:00
pyup-bot
604325a1c6
Update uvicorn from 0.11.8 to 0.12.1
2020-09-30 06:31:39 -07:00
pyup-bot
6fb51ed491
Update djangorestframework from 3.11.1 to 3.12.1
2020-09-28 12:11:17 -07:00
Bruno Alla
b76d8d4f02
Revert Celery to 4.4.6
...
It looks like 4.4.7 has some issues with Redis broker:
https://github.com/celery/celery/issues/6285
2020-09-14 17:24:16 +01:00
pyup-bot
007ab4aefd
Update django from 3.0.9 to 3.0.10
2020-09-01 07:56:59 -07:00
pyup-bot
294d20d5e6
Update django-cors-headers from 3.4.0 to 3.5.0
2020-08-25 05:08:22 -07:00
pyup-bot
0ea47997e0
Update djangorestframework from 3.11.0 to 3.11.1
2020-08-05 04:44:48 -07:00
pyup-bot
8a74fee736
Update whitenoise from 5.1.0 to 5.2.0
2020-08-04 04:15:53 -07:00
Bruno Alla
f2adb7e48b
Merge pull request #2718 from pydanny/pyup-update-django-3.0.8-to-3.0.9
...
Update django to 3.0.9
2020-08-03 10:14:41 +02:00
Bruno Alla
a575c28b39
Merge pull request #2716 from pydanny/pyup-update-celery-4.4.6-to-4.4.7
...
Update celery to 4.4.7
2020-08-03 09:56:31 +02:00
pyup-bot
7e8e10de92
Update django from 3.0.8 to 3.0.9
2020-08-03 00:55:51 -07:00
pyup-bot
7cf0bbdf0d
Update celery from 4.4.6 to 4.4.7
2020-07-31 12:52:55 -07:00
pyup-bot
a5f6b56c38
Update uvicorn from 0.11.7 to 0.11.8
2020-07-31 10:04:55 -07:00
pyup-bot
4b4bda7835
Update uvicorn from 0.11.6 to 0.11.7
2020-07-28 06:34:49 -07:00
Bruno Alla
c085afef18
Merge pull request #2700 from pydanny/pyup-update-hiredis-1.0.1-to-1.1.0
2020-07-24 18:20:45 +01:00
pyup-bot
70c11fa894
Update django-crispy-forms from 1.9.1 to 1.9.2
2020-07-24 09:58:32 -07:00
pyup-bot
ce0f2363e0
Update hiredis from 1.0.1 to 1.1.0
2020-07-24 09:58:28 -07:00
Bruno Alla
3dedd4dd4b
Merge pull request #2698 from pydanny/pyup-update-uvicorn-0.11.5-to-0.11.6
...
Update uvicorn from 0.11.5 to 0.11.6
2020-07-24 17:26:54 +01:00
Bruno Alla
6fffaf13ca
Fix version for django-cors-headers
2020-07-24 16:54:39 +01:00
pyup-bot
349f7e1141
Update uvicorn from 0.11.5 to 0.11.6
2020-07-17 07:46:56 -07:00
Aadith PM
f4ce1db0b5
Update requirements to include django-cors-headers with DRF [PR #2650 ]
2020-07-17 08:37:15 -05:00
Bruno Alla
a01fc583be
Update requirements in base.txt
2020-07-04 16:15:10 +01:00
Bruno Alla
22e0dba9bd
Split down condition into 2 lines in base.txt
...
maybe this might fix the issue with PyUP not processing the file?
2020-07-04 16:09:57 +01:00
Bruno Alla
aadf66185c
Update base requirements to latest version
2020-06-21 14:26:40 +01:00
Andrew Chen Wang
89b81452a9
Update Django to 3.0.7 due to CVEs
...
There were several CVE's that arose between 3.0.3 to 3.0.7. Updating quickly will resolve the vulnerabilities and fix several PRs.
2020-06-16 20:21:51 -04:00
Bruno Alla
9075bdb39b
Merge pull request #2577 from Andrew-Chen-Wang/hiredis
2020-05-05 20:06:32 +01:00
Andrew-Chen-Wang
836ea3a140
Merge branch 'hiredis' of https://github.com/Andrew-Chen-Wang/cookiecutter-django into hiredis
2020-05-01 10:37:44 -04:00
Andrew-Chen-Wang
bf5f557d2b
Added docker parameter to hiredis requirement
2020-05-01 10:35:20 -04:00
Bruno Alla
a63278fb4e
Merge pull request #2575 from Andrew-Chen-Wang/watchgod
2020-04-30 22:34:25 +01:00
Bruno Alla
99a15f1def
Merge branch 'master' into hiredis
2020-04-30 22:04:41 +01:00
browniebroke
f2a7c719e2
Update redis from 3.4.1 to 3.5.0
2020-04-30 12:00:30 +01:00
Andrew-Chen-Wang
4d54dcaa32
Put hiredis in production only if using Win
2020-04-29 16:42:24 -04:00
Andrew-Chen-Wang
dfd1ee8bb2
Use hiredis
2020-04-29 16:31:19 -04:00
Andrew-Chen-Wang
d16d0aa5c4
Add watchgod for uvicorn
2020-04-29 15:56:09 -04:00
browniebroke
47e82bd084
Update uvicorn from 0.11.3 to 0.11.5
2020-04-29 12:00:30 +01:00
browniebroke
0c2af32b8d
Update pytz from 2019.3 to 2020.1
2020-04-28 12:00:34 +01:00
browniebroke
b8a1805a9f
Update pillow from 7.1.1 to 7.1.2
2020-04-26 12:00:30 +01:00
Tano Abeleyra
95ca7ca291
Update django-redis links
2020-04-24 21:29:59 -03:00
Andrew Chen Wang
2ecbf7ac34
Merge branch 'master' into async
2020-04-06 23:02:36 -04:00
browniebroke
d16760bf8b
Update pillow from 7.1.0 to 7.1.1
2020-04-03 12:00:30 +01:00
browniebroke
8eb14e6c84
Update pillow from 7.0.0 to 7.1.0
2020-04-02 12:00:31 +01:00
browniebroke
bbd940363f
Update django from 3.0.4 to 3.0.5
2020-04-01 12:00:31 +01:00
browniebroke
e49afda665
Update flower from 0.9.3 to 0.9.4
2020-03-29 12:00:30 +01:00
Andrew-Chen-Wang
c9744497c9
Added gunicorn to base.txt requirements for async work
2020-03-24 21:53:53 -04:00
Andrew-Chen-Wang
aee2de347b
Add uvicorn and web sockets for Django 3
...
* Add use_async option to cookiecutter.json
* Add websocket configuration
2020-03-24 15:40:14 -04:00
Bruno Alla
ea5db6c4f4
Django 3.0 support ( #2469 )
...
* Bump Django version to 3.0.x to see what breaks
* Update places where Django 2.2 is mentioned to 3.0
* Update to latest Django 3.0 version
* Bump version in setup.py
2020-03-23 21:41:51 +00:00
browniebroke
e3486dc782
Update celery from 4.4.1 to 4.4.2
2020-03-17 11:00:31 +00:00
Bruno Alla
729cd2adab
Merge branch 'master' into drf-auth-token
2020-03-15 19:19:36 +00:00
jeromecaisip
3a3550cd3f
Update base.txt
2020-03-08 17:55:19 +01:00
browniebroke
effb548b5d
Update django from 2.2.10 to 2.2.11
2020-03-04 11:00:32 +00:00
jeromecaisip
4825b932c7
Optionally remove/add restframework according to choice
2020-03-03 14:45:20 +01:00
browniebroke
ff43635bb7
Update celery from 4.4.0 to 4.4.1
2020-03-03 11:00:36 +00:00
Bruno Alla
96b98c08f3
Merge pull request #2467 from pydanny/pyup-update-django-crispy-forms-1.8.1-to-1.9.0
...
Update django-crispy-forms to 1.9.0
2020-02-29 11:48:16 +00:00
browniebroke
ccfe97972a
Update django-crispy-forms from 1.8.1 to 1.9.0
2020-02-29 11:00:33 +00:00
browniebroke
7e0f86b4ba
Update django-celery-beat from 1.6.0 to 2.0.0
2020-02-29 11:00:30 +00:00
Cole Maclean
e8b36af72f
Remove coreapi requirement
2020-02-19 13:13:10 -08:00
Bruno Alla
37ec5a45bb
Remove pyup filter
2020-02-03 12:56:37 +00:00
Bruno Alla
9e3327d7e0
Merge pull request #2428 from pydanny/pyup-update-redis-3.3.11-to-3.4.1
...
Update redis to 3.4.1
2020-02-03 12:55:06 +00:00
browniebroke
e8a946dc7b
Update django from 2.2.9 to 2.2.10
2020-02-03 11:00:35 +00:00
browniebroke
2a6ee05782
Update redis from 3.3.11 to 3.4.1
2020-02-02 11:00:30 +00:00
browniebroke
af7dcd7ab2
Update django-celery-beat from 1.5.0 to 1.6.0
2020-02-01 11:00:29 +00:00
Bruno Alla
1f35086fe5
Downgrade Redis to 3.3.11 as Kombu is incompatible with 3.4.0
...
Fixes #2425
2020-01-31 17:15:37 +00:00
browniebroke
dec1abb3d0
Update redis from 3.3.11 to 3.4.0
2020-01-31 11:00:30 +00:00
Michael Samoylov
884e80fc52
Fixed the redis-py project URL
...
Previously it was pointing to the Redis project repository.
2020-01-24 13:59:36 +02:00
Bruno Alla
4a2f538e48
Update pillow to 7.0.0 ( #2386 )
...
Update pillow to 7.0.0
2020-01-11 13:41:10 +00:00
browniebroke
e33e90fb69
Update pillow from 6.2.1 to 7.0.0
2020-01-02 08:00:30 -03:00
browniebroke
aa48a03c1f
Update django-compressor from 2.3 to 2.4
2019-12-31 08:00:30 -03:00
browniebroke
2b0027de71
Update django-allauth from 0.40.0 to 0.41.0
2019-12-19 08:00:30 -03:00
browniebroke
2229a09fac
Update django from 2.2.8 to 2.2.9
2019-12-18 08:00:31 -03:00
browniebroke
8211a83f3a
Update celery from 4.3.0 to 4.4.0
2019-12-16 08:00:30 -03:00
browniebroke
d085a9c432
Update django-redis from 4.10.0 to 4.11.0
2019-12-14 08:00:29 -03:00
Bruno Alla
2861e6c60c
Update whitenoise to 5.0.1 ( #2363 )
...
Update whitenoise to 5.0.1
2019-12-13 09:50:54 -03:00
Bruno Alla
96667bbc8f
Update django-model-utils to 4.0.0 ( #2362 )
...
Update django-model-utils to 4.0.0
2019-12-13 09:50:21 -03:00
browniebroke
6ce4b13d83
Update djangorestframework from 3.10.3 to 3.11.0
2019-12-13 08:00:36 -03:00
browniebroke
d418909714
Update whitenoise from 4.1.4 to 5.0.1
2019-12-13 08:00:31 -03:00
browniebroke
c59062a496
Update django-model-utils from 3.2.0 to 4.0.0
2019-12-12 08:00:35 -03:00
browniebroke
b638ce0a1b
Update django from 2.2.7 to 2.2.8
2019-12-02 11:00:31 +00:00
browniebroke
09d95d8ab4
Update django-crispy-forms from 1.8.0 to 1.8.1
2019-11-23 11:00:37 +00:00
browniebroke
8f74fdb942
Update django from 2.2.6 to 2.2.7
2019-11-04 12:00:33 +01:00
Bruno Alla
976303115f
Merge branch 'master' into pyup-update-python-slugify-3.0.6-to-4.0.0
2019-10-28 12:43:34 +00:00
browniebroke
9b61317682
Update argon2-cffi from 19.1.0 to 19.2.0
2019-10-28 11:00:33 +00:00
browniebroke
998733411c
Update pillow from 6.2.0 to 6.2.1
2019-10-22 12:00:35 +01:00
browniebroke
39c33c550c
Update python-slugify from 3.0.6 to 4.0.0
2019-10-21 12:00:29 +01:00
browniebroke
42e5581198
Update django-crispy-forms from 1.7.2 to 1.8.0
2019-10-18 12:00:32 +01:00
browniebroke
be8afa27b3
Update redis from 3.3.10 to 3.3.11
2019-10-14 12:00:29 +01:00
Bruno Alla
a89f381633
Update redis to 3.3.10 ( #2265 )
...
Update redis to 3.3.10
2019-10-11 12:53:08 +01:00
browniebroke
f26cad1faa
Update redis from 3.3.8 to 3.3.10
2019-10-11 12:00:32 +01:00
browniebroke
93473cb39a
Update python-slugify from 3.0.4 to 3.0.6
2019-10-11 12:00:29 +01:00
browniebroke
ca9addbbef
Update pytz from 2019.2 to 2019.3
2019-10-07 12:00:36 +01:00
browniebroke
daa0265a39
Update pillow from 6.1.0 to 6.2.0
2019-10-02 12:00:29 +01:00
browniebroke
4aed40d74d
Update django from 2.2.5 to 2.2.6
2019-10-01 12:00:29 +01:00