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