Commit Graph

2159 Commits

Author SHA1 Message Date
pyup.io bot
7797585a12 Update boto3 from 1.5.4 to 1.5.6 (#1414) 2017-12-28 15:36:12 +03:00
pyup.io bot
a48ef41e70 Update boto3 from 1.5.3 to 1.5.4 (#1412) 2017-12-21 04:13:21 +03:00
pyup.io bot
dfcf646ded Update boto3 from 1.5.2 to 1.5.3 (#1411) 2017-12-20 18:24:34 +03:00
pyup.io bot
cb7befdf52 Update boto3 from 1.5.1 to 1.5.2 (#1408) 2017-12-19 15:58:48 +03:00
pyup.io bot
d372ec05f9 Update django-test-plus to 1.0.21 (#1407)
* Update django-test-plus from 1.0.20 to 1.0.21

* Update django-test-plus from 1.0.20 to 1.0.21
2017-12-17 15:52:31 +03:00
pyup.io bot
5ba730bfa3 Update boto3 from 1.5.0 to 1.5.1 (#1406) 2017-12-17 15:44:51 +03:00
pyup.io bot
2fcaf55724 Update opbeat from 3.5.3 to 3.6.0 (#1404) 2017-12-15 16:12:20 +03:00
pyup.io bot
5e39a94621 Update boto3 from 1.4.8 to 1.5.0 (#1405) 2017-12-15 16:12:09 +03:00
Pierre Chiquet
d2dd265a99 Fix MediaRootS3BotoStorage: do not override existing files (#1367)
* Fix MediaRootS3BotoStorage: do not override existing files

see https://github.com/jschneier/django-storages/issues/50

* Update "other contributors"

* alphabetical order
2017-12-13 16:06:48 +03:00
pyup.io bot
0d1ced03ec Update collectfast from 0.5.2 to 0.6.0 (#1401) 2017-12-13 16:06:09 +03:00
pyup.io bot
c410a49ed1 Update werkzeug from 0.12.2 to 0.13 (#1403) 2017-12-13 16:05:54 +03:00
pyup.io bot
a4319f76bd Update boto3 from 1.4.7 to 1.4.8 (#1393) 2017-12-13 15:37:40 +03:00
Ivan Savov
8b1fd8ec44 added norecursedirs to pytest.ini (#1376)
This is to ensure running `pytest` in project root works when using Python 3.6 (otherwise tries to run python tests in `node-gyp` node module and fails with:

```
―――――――――――――――――――――――――――――――――――――――――――― ERROR collecting node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py ――――――――――――――――――――――――――――――――――――――――――――
../venv/lib/python3.6/site-packages/_pytest/python.py:395: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
../venv/lib/python3.6/site-packages/py/_path/local.py:662: in pyimport
    __import__(modname)
E     File "/Users/ivan/Projects/Minireference/ClassroomLinksProject/classroomlinks/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 37
E       print '%s:%s:%d:%s %s' % (mode.upper(), os.path.basename(ctx[0]),
E                            ^
E   SyntaxError: invalid syntax
```
2017-12-13 15:28:14 +03:00
pyup.io bot
480bc8ef25 Update django-extensions from 1.9.7 to 1.9.8 (#1398) 2017-12-13 15:25:55 +03:00
pyup.io bot
9a978ef0fe Update pytest from 3.2.5 to 3.3.1 (#1399) 2017-12-13 15:25:22 +03:00
pyup.io bot
356a31806f Update raven from 6.3.0 to 6.4.0 (#1402) 2017-12-13 15:25:05 +03:00
pyup.io bot
2e672856be Update pytest from 3.2.3 to 3.2.5 (#1390) 2017-11-20 13:10:53 +03:00
pyup.io bot
baedec6e00 Update django-debug-toolbar from 1.9 to 1.9.1 (#1391) 2017-11-20 13:10:39 +03:00
Alex Gleason
2904a32e95 dairy --> dessert (#1386) 2017-11-13 20:32:04 -08:00
pyup.io bot
d7ab9a9d33 Update django-debug-toolbar from 1.8 to 1.9 (#1387) 2017-11-13 23:16:42 +03:00
Bruno Alla
4f8cd89bb7 Set CONN_MAX_AGE to 60 seconds -- fixes #710 (#1382)
* Set CONN_MAX_AGE to 60 seconds -- fixes #710

Setting the value in the production config.

* Get CONN_MAX_AGE from the environment, default to 60 in .env

* Add test for CONN_MAX_AGE setting

* Remove duplication in default value & test cleanup

* Remove test for CONN_MAX_AGE value in settings
2017-11-13 23:08:47 +03:00
pyup.io bot
b00b402774 Update coverage to 4.4.2 (#1384)
* Update coverage from 4.4.1 to 4.4.2

* Update coverage from 4.4.1 to 4.4.2
2017-11-12 22:54:42 +03:00
pyup.io bot
006b8d200d Update django-anymail from 1.1 to 1.2 (#1383) 2017-11-03 01:30:40 +03:00
pyup.io bot
b2fbb36b9d Update django-extensions from 1.9.6 to 1.9.7 (#1381) 2017-10-31 20:04:21 +03:00
Fábio C. Barrionuevo da Luz
6c179a5a45
Merge pull request #1380 from pydanny/pyup-update-django-test-plus-1.0.19-to-1.0.20
Update django-test-plus to 1.0.20
2017-10-31 11:00:04 -03:00
pyup-bot
0780d15ede Update django-test-plus from 1.0.19 to 1.0.20 2017-10-31 06:53:44 -07:00
pyup-bot
d40c5574a4 Update django-test-plus from 1.0.19 to 1.0.20 2017-10-31 06:53:43 -07:00
pyup.io bot
b718911012 Update raven from 6.2.1 to 6.3.0 (#1378) 2017-10-31 12:26:40 +03:00
Fábio C. Barrionuevo da Luz
f814b9c6b7
Merge pull request #1379 from pydanny/pyup-update-pytz-2017.2-to-2017.3
Update pytz to 2017.3
2017-10-30 15:47:45 -03:00
pyup-bot
6716bb590d Update pytz from 2017.2 to 2017.3 2017-10-30 10:54:45 -07:00
pyup.io bot
6f16fa4e74 Update django-allauth from 0.33.0 to 0.34.0 (#1377) 2017-10-30 00:21:09 +03:00
pyup.io bot
f26a9fb9fe Update django-anymail from 1.0 to 1.1 (#1375) 2017-10-28 22:53:11 +03:00
Fábio C. Barrionuevo da Luz
c8e9ad46e6 Merge pull request #1372 from pydanny/pyup-update-psycopg2-2.7.3.1-to-2.7.3.2
Update psycopg2 to 2.7.3.2
2017-10-24 18:13:55 -03:00
Fábio C. Barrionuevo da Luz
c21ccc44e6 Merge pull request #1373 from pydanny/pyup-update-django-test-plus-1.0.18-to-1.0.19
Update django-test-plus to 1.0.19
2017-10-24 18:13:06 -03:00
pyup-bot
e01827c2cb Update django-test-plus from 1.0.18 to 1.0.19 2017-10-24 13:13:25 -07:00
pyup-bot
931e01876c Update django-test-plus from 1.0.18 to 1.0.19 2017-10-24 13:13:22 -07:00
pyup-bot
dc4833af94 Update psycopg2 from 2.7.3.1 to 2.7.3.2 2017-10-24 13:13:12 -07:00
pyup-bot
f71a561119 Update psycopg2 from 2.7.3.1 to 2.7.3.2 2017-10-24 13:13:10 -07:00
pyup-bot
531f19553b Update psycopg2 from 2.7.3.1 to 2.7.3.2 2017-10-24 13:13:08 -07:00
pyup.io bot
26300237c9 Update flake8 to 3.5.0 (#1370)
* Update flake8 from 3.4.1 to 3.5.0

* Update flake8 from 3.4.1 to 3.5.0
2017-10-24 21:13:10 +03:00
pyup.io bot
fc339eac2e Update sphinx from 1.6.4 to 1.6.5 (#1369) 2017-10-24 21:12:37 +03:00
pyup.io bot
e363d7c84a Update django-crispy-forms from 1.6.1 to 1.7.0 (#1366) 2017-10-17 19:21:22 +03:00
pyup.io bot
768f528bb9 Update django-extensions from 1.9.1 to 1.9.6 (#1364) 2017-10-16 19:17:23 +03:00
pyup.io bot
d5d7b33fde Update opbeat from 3.5.2 to 3.5.3 (#1359) 2017-10-16 18:42:13 +03:00
pyup.io bot
ba6756f107 Update pillow from 4.2.1 to 4.3.0 (#1352) 2017-10-16 18:36:56 +03:00
pyup.io bot
7e5dde149f Update pytest-cookies from 0.2.0 to 0.3.0 (#1360) 2017-10-16 18:28:51 +03:00
Fábio C. Barrionuevo da Luz
62add6d0fe Merge pull request #1362 from pydanny/pyup-update-cookiecutter-1.5.1-to-1.6.0
Update cookiecutter to 1.6.0
2017-10-16 06:03:30 -03:00
pyup-bot
6364da8b8a Update cookiecutter from 1.5.1 to 1.6.0 2017-10-15 12:37:16 -07:00
Chris Franklin
d0e5c4b3b6 Fix comments and silence PEP8 lambda warnings in config module. (#1357) 2017-10-12 20:36:44 +03:00
pyup.io bot
6f51b05b6e Update pytest from 3.2.2 to 3.2.3 (#1354) 2017-10-06 00:27:09 +03:00