Commit Graph

360 Commits

Author SHA1 Message Date
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
browniebroke
e924a55d78 Update whitenoise from 4.1.3 to 4.1.4 2019-09-25 12:00:29 +01:00
browniebroke
02689f67e7 Update python-slugify from 3.0.3 to 3.0.4 2019-09-21 12:00:33 +01:00
browniebroke
c29795b1dc Update djangorestframework from 3.10.2 to 3.10.3 2019-09-05 13:00:31 +02:00
Bruno Alla
f9cb185397
Merge pull request #2211 from pydanny/pyup-update-django-2.2.4-to-2.2.5
Update django to 2.2.5
2019-09-04 20:07:24 +02:00
browniebroke
df36bf1f55 Update django from 2.2.4 to 2.2.5 2019-09-02 12:00:29 +01:00
browniebroke
58a2262190 Update django-allauth from 0.39.1 to 0.40.0 2019-08-30 13:00:28 +02:00
browniebroke
ac294b8515 Update redis from 3.3.7 to 3.3.8 2019-08-20 13:00:32 +02:00
browniebroke
081accfafb Update redis from 3.3.6 to 3.3.7 2019-08-14 12:00:29 +01:00
browniebroke
406f51ac17 Update redis from 3.3.5 to 3.3.6 2019-08-07 12:00:29 +01:00
browniebroke
0d3fb0509e Update redis from 3.3.4 to 3.3.5 2019-08-03 12:00:29 +01:00
Fábio C. Barrionuevo da Luz
c30e5e7bf9
Merge pull request #2180 from pydanny/pyup-update-djangorestframework-3.10.1-to-3.10.2
Update djangorestframework to 3.10.2
2019-08-01 10:33:02 -03:00
Fábio C. Barrionuevo da Luz
3e88bad6a9
Merge pull request #2186 from pydanny/pyup-update-pytz-2019.1-to-2019.2
Update pytz to 2019.2
2019-08-01 10:32:45 -03:00
Fábio C. Barrionuevo da Luz
9befa958ec
Merge branch 'master' into pyup-update-redis-3.3.0-to-3.3.4 2019-08-01 10:31:09 -03:00
Fábio C. Barrionuevo da Luz
440aded5e6
Merge pull request #2179 from pydanny/pyup-update-redis-3.3.0-to-3.3.2
Update redis to 3.3.2
2019-08-01 10:30:14 -03:00
browniebroke
b562008a6c Update django from 2.2.3 to 2.2.4 2019-08-01 12:00:33 +01:00
browniebroke
ffbc44a330 Update pytz from 2019.1 to 2019.2 2019-08-01 12:00:30 +01:00
browniebroke
2a373ebeff Update redis from 3.3.0 to 3.3.4 2019-07-31 12:00:29 +01:00
browniebroke
57ba93c69c Update djangorestframework from 3.10.1 to 3.10.2 2019-07-30 12:00:32 +01:00
browniebroke
ff182ce997 Update redis from 3.3.0 to 3.3.2 2019-07-30 12:00:29 +01:00
Bruno Alla
8cdc025966
Update python-slugify to 3.0.3 (#2177)
Update python-slugify to 3.0.3
2019-07-29 14:01:21 +02:00