Commit Graph

1715 Commits

Author SHA1 Message Date
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
a68918a22a
Merge pull request #2717 from pydanny/pyup-update-sentry-sdk-0.16.2-to-0.16.3
Update sentry-sdk to 0.16.3
2020-08-03 09:56:44 +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
Bruno Alla
3a7b3f5626
Merge pull request #2715 from pydanny/pyup-update-uvicorn-0.11.7-to-0.11.8
Update uvicorn to 0.11.8
2020-08-03 09:56:06 +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
db8de7dafc Update sentry-sdk from 0.16.2 to 0.16.3 2020-08-01 14:41:44 -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
b9b7e9b7dd Update pytest from 5.4.3 to 6.0.1 2020-07-30 16:54:50 -07:00
pyup-bot
4b4bda7835 Update uvicorn from 0.11.6 to 0.11.7 2020-07-28 06:34:49 -07:00
pyup-bot
c3391c9572 Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:40 -07:00
pyup-bot
83290cb710 Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:40 -07:00
pyup-bot
8fa56b3c6d Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:39 -07:00
pyup-bot
1d8f637f9d Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:38 -07:00
pyup-bot
14fad9247b Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:37 -07:00
pyup-bot
a5e71ab8bf Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:36 -07:00
pyup-bot
41dc9424f8 Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:35 -07:00
pyup-bot
756031c351 Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:34 -07:00
pyup-bot
a706ab826c Update django-anymail from 7.1.0 to 7.2 2020-07-25 12:51:33 -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
pyup-bot
ed8e3073c6 Update hiredis from 1.0.1 to 1.1.0 2020-07-24 09:58:27 -07:00
Bruno Alla
8d52025c20
Merge pull request #2699 from pydanny/fix-pyup-duplicated-requirements
Import base requirements without the leading dot
2020-07-24 17:55:47 +01:00
Bruno Alla
e2910a3222
Merge pull request #2694 from Andrew-Chen-Wang/patch-7 2020-07-24 17:40:23 +01:00
Bruno Alla
21c56bb97a Don't include base requirements with dot in front
See https://github.com/pyupio/pyup/issues/390
2020-07-24 17:38:29 +01: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
cb0020cd1d
Merge pull request #2697 from pydanny/pyup-update-coverage-5.2-to-5.2.1
Update coverage to 5.2.1
2020-07-24 17:21:48 +01:00
Bruno Alla
6903daeddd
Merge pull request #2648 from Andrew-Chen-Wang/patch-3 2020-07-24 17:11:19 +01:00
pyup-bot
c6dd8471dd Update coverage from 5.2 to 5.2.1 2020-07-24 09:10:59 -07:00
Bruno Alla
6fffaf13ca Fix version for django-cors-headers 2020-07-24 16:54:39 +01:00
Bruno Alla
8d5542d675
Merge pull request #2683 from aadithpm/master 2020-07-24 16:47:42 +01:00
Andrew Chen Wang
c57b8976b0
Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/utils/context_processors.py
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-07-24 11:29:11 -04:00
Andrew Chen Wang
689e22f5b0
Be explicit in context processor 2020-07-23 22:47:20 -04:00
Bruno Alla
95c7584cfb
Merge pull request #2690 from pydanny/pyup-update-sentry-sdk-0.16.1-to-0.16.2
Update sentry-sdk to 0.16.2
2020-07-23 11:37:29 +01:00
pyup-bot
9bdb433538 Update sentry-sdk from 0.16.1 to 0.16.2 2020-07-22 10:11:16 -07:00
pyup-bot
d31ee9afe7 Update pylint-django from 2.1.0 to 2.2.0 2020-07-22 07:23:20 -07:00
Andrew Chen Wang
fee9402e44
Use raw Jinja2 for cookiecutter template context
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-07-21 00:02:14 -04:00
Aadith PM
ff69126087
Update {{cookiecutter.project_slug}}/config/settings/base.py
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-07-20 11:21:06 -05:00
Aadith PM
20986bafb7 Fix style error with quotes 2020-07-18 20:37:03 -05:00
Aadith PM
eafe74262a Added django-cors-headers setup steps to base settings 2020-07-18 19:53:55 -05:00
Bruno Alla
8c8d9c1825
Merge pull request #2662 from pydanny/pyup-update-pytest-sugar-0.9.3-to-0.9.4
Update pytest-sugar to 0.9.4
2020-07-18 14:39:55 +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
949d3dfbd5
Merge pull request #2678 from pydanny/pyup-update-django-extensions-3.0.2-to-3.0.3
Update django-extensions to 3.0.3
2020-07-17 11:22:03 +01:00
Bruno Alla
148bfd8f0c
Merge pull request #2677 from pydanny/pyup-update-pylint-django-2.0.15-to-2.1.0
Update pylint-django to 2.1.0
2020-07-17 11:21:42 +01:00
pyup-bot
7a48cacdf7 Update django-extensions from 3.0.2 to 3.0.3 2020-07-14 07:20:16 -07:00
pyup-bot
a0c73d942f Update pylint-django from 2.0.15 to 2.1.0 2020-07-12 06:51:40 -07:00