Commit Graph

4043 Commits

Author SHA1 Message Date
Bruno Alla
91b58f033a
Merge pull request #2612 from pydanny/pyup-update-mypy-0.770-to-0.780
Update mypy to 0.780
2020-06-17 23:09:46 +01:00
Bruno Alla
f140a3a454
Merge pull request #2628 from Andrew-Chen-Wang/patch-3
Update Django to 3.0.7 due to CVEs
2020-06-17 23:09:28 +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
Fábio C. Barrionuevo da Luz
aefbbb0a9e
Merge pull request #2611 from pydanny/pyup-update-pytest-5.4.2-to-5.4.3
Update pytest to 5.4.3
2020-06-03 07:48:13 -07:00
pyup-bot
9d0b570c51 Update mypy from 0.770 to 0.780 2020-06-03 05:12:36 -07:00
pyup-bot
9e87d4b189 Update pytest from 5.4.2 to 5.4.3 2020-06-03 00:26:13 -07:00
pyup-bot
433d30ec14 Update pytest from 5.4.2 to 5.4.3 2020-06-03 00:26:12 -07:00
Fábio C. Barrionuevo da Luz
6c31a029fb
Merge pull request #2609 from pydanny/pyup-update-sphinx-3.0.3-to-3.0.4
Update sphinx to 3.0.4
2020-06-01 17:59:04 -07:00
pyup-bot
090c62e862 Update sphinx from 3.0.3 to 3.0.4 2020-05-27 02:27:13 -07:00
pyup.io bot
a8672e08cb
Update flake8 to 3.8.2 (#2607) 2020-05-24 09:02:08 +08:00
Bruno Alla
8a1b3b047c
Merge pull request #2606 from pydanny/pyup-update-tox-3.15.0-to-3.15.1
Update tox to 3.15.1
2020-05-21 08:19:19 +01:00
pyup-bot
15fa899bb4 Update tox from 3.15.0 to 3.15.1 2020-05-20 19:23:53 -07:00
Bruno Alla
606b4c5eb9
Merge pull request #2598 from pydanny/pyup-update-sentry-sdk-0.14.3-to-0.14.4
Update sentry-sdk to 0.14.4
2020-05-13 21:20:54 +01:00
pyup-bot
ce66080f85 Update sentry-sdk from 0.14.3 to 0.14.4 2020-05-13 12:42:53 -07:00
Bruno Alla
309376ee44
Remove manual requirements
Issue with PyUP seems fixed
2020-05-12 19:50:12 +01:00
Bruno Alla
1c630c3a77
Merge pull request #2596 from pydanny/pyup-update-flake8-3.7.9-to-3.8.1 2020-05-12 11:16:43 +01:00
Bruno Alla
6f88fe6b4f Reformat test file 2020-05-12 10:24:25 +01:00
Bruno Alla
09790ee8fb Resolve new flake8 error 2020-05-12 10:18:15 +01:00
Bruno Alla
81642420c4 Run flake8 from the generated project root
3.8.1 can't find the config if running from elsewhere:
https://gitlab.com/pycqa/flake8/-/issues/639
2020-05-12 10:14:34 +01:00
Bruno Alla
cd740c2619 Update flake8 from 3.7.9 to 3.8.1 in pre-commit config 2020-05-12 10:12:48 +01:00
Bruno Alla
205532cfd9
Merge pull request #2595 from pydanny/pyup-update-pre-commit-2.3.0-to-2.4.0 2020-05-12 09:15:47 +01:00
pyup-bot
b1c6ad25d2 Update flake8 from 3.7.9 to 3.8.1 2020-05-12 01:06:20 -07:00
pyup-bot
7b1365c564 Update flake8 from 3.7.9 to 3.8.1 2020-05-12 01:06:19 -07:00
pyup-bot
a5cb77399e Update pre-commit from 2.3.0 to 2.4.0 2020-05-11 14:13:47 -07:00
Bruno Alla
0c4d084f06
Merge pull request #2591 from pydanny/pyup-update-pytest-5.4.1-to-5.4.2
Update pytest to 5.4.2
2020-05-09 11:41:11 +01:00
pyup-bot
580ef4117d Update pytest from 5.4.1 to 5.4.2 2020-05-09 00:17:30 -07:00
pyup-bot
79f6fdbee3 Update pytest from 5.4.1 to 5.4.2 2020-05-09 00:17:29 -07:00
Bruno Alla
9075bdb39b
Merge pull request #2577 from Andrew-Chen-Wang/hiredis 2020-05-05 20:06:32 +01:00
Bruno Alla
3ad1bb82f8
Merge pull request #2584 from pydanny/pre-commit-improvements 2020-05-04 09:33:11 +01:00
Bruno Alla
57477a185f
Merge pull request #2586 from pydanny/pyup-update-tox-3.14.6-to-3.15.0
Update tox to 3.15.0
2020-05-03 10:30:27 +01:00
pyup-bot
3f0ff8aae9 Update tox from 3.14.6 to 3.15.0 2020-05-02 22:30:22 -07:00
Bruno Alla
e37627c4b1 Fix pre-commit config & add Black to the pre-commmit hooks
Fixes #2502
2020-05-01 19:10:42 +01:00
Bruno Alla
03be4dad48 Merge branch 'travis-dist' 2020-05-01 18:43:28 +01:00
Bruno Alla
05a5bbbad7 Use default distribution on Travis 2020-05-01 17:57:43 +01:00
Bruno Alla
bcfcd384f8 Test user detail view 2020-05-01 17:55:32 +01:00
Andrew-Chen-Wang
b70b6ebd7e Fixed production.txt typo when docker and windows combine 2020-05-01 10:39:30 -04: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
Bruno Alla
ff0e1a21e1
Merge pull request #2579 from pydanny/pyup-update-redis-3.4.1-to-3.5.0 2020-04-30 15:49:51 +01:00
Fábio C. Barrionuevo da Luz
b2a136cbe9
Merge pull request #2578 from pydanny/ensure-absolute-path
Improve the ROOT_DIR definition
2020-04-30 11:44:37 -03:00
Fabio C. Barrionuevo da Luz
1247f06395 Make sure to resolve symbolic links, uses an absolute path in ROOT_DIR
and raise an error if the path does not exist by using the "resolve" method.

Use "parent.parent.parent" instead of "parents[2]"
2020-04-30 11:33:46 -03: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
Fábio C. Barrionuevo da Luz
e60084fee1
Merge pull request #2574 from pydanny/pyup-update-uvicorn-0.11.3-to-0.11.5
Update uvicorn to 0.11.5
2020-04-29 09:59:54 -03:00
browniebroke
47e82bd084 Update uvicorn from 0.11.3 to 0.11.5 2020-04-29 12:00:30 +01:00
Bruno Alla
3694f3dcaa Merge branch 'extended-drf-tests' 2020-04-29 09:44:58 +01:00