browniebroke
2f77d48496
Update sentry-sdk from 0.7.11 to 0.7.12
2019-04-26 12:00:28 +01:00
browniebroke
7358fef56a
Update sentry-sdk from 0.7.10 to 0.7.11
2019-04-24 12:00:28 +01:00
browniebroke
113f1ed530
Update pylint-django from 2.0.7 to 2.0.8
2019-04-18 12:00:29 +01:00
Bruno Alla
7da9c6a1f2
Merge pull request #2037 from pydanny/pyup-update-pylint-django-2.0.6-to-2.0.7
...
Update pylint-django to 2.0.7
2019-04-18 08:11:33 +01:00
browniebroke
5a3d9050a4
Update pylint-django from 2.0.6 to 2.0.7
2019-04-17 12:00:36 +01:00
browniebroke
352be0eec9
Update mypy from 0.700 to 0.701
2019-04-17 12:00:31 +01:00
Bruno Alla
39df72669e
Merge branch 'master' into upgrade/django-2.1
...
# Conflicts:
# README.rst
2019-04-17 08:33:54 +01:00
browniebroke
026dd6ed57
Update pytest from 4.4.0 to 4.4.1
2019-04-16 12:00:30 +01:00
Bruno Alla
589dfeae41
Merge pull request #2029 from pydanny/pyup-update-pytz-2018.9-to-2019.1
...
Update pytz to 2019.1
2019-04-10 12:16:07 +01:00
browniebroke
6d906721fc
Update pytz from 2018.9 to 2019.1
2019-04-10 13:00:32 +02:00
browniebroke
020933d336
Update sphinx from 2.0.0 to 2.0.1
2019-04-09 13:00:39 +02:00
Bruno Alla
10dc900dbc
Merge pull request #2024 from pydanny/pyup-update-sentry-sdk-0.7.9-to-0.7.10
...
Update sentry-sdk to 0.7.10
2019-04-08 14:58:35 +02:00
browniebroke
c582ac48ec
Update sentry-sdk from 0.7.9 to 0.7.10
2019-04-06 13:00:32 +02:00
anuj
cad0b77658
Added support for GCE Media storage
2019-04-05 12:42:39 +05:30
Bruno Alla
e37454522e
Merge pull request #2022 from pydanny/pyup-update-mypy-0.670-to-0.700
...
Update mypy to 0.700
2019-04-04 14:20:11 +01:00
Bruno Alla
b30b9795d2
Update psycopg2 to 2.8 in production
2019-04-04 15:04:57 +02:00
Bruno Alla
b9c5ca2b86
Also update psycopg2 no-binary
2019-04-04 15:03:49 +02:00
browniebroke
63f5ad0280
Update mypy from 0.670 to 0.700
2019-04-04 12:00:33 +01:00
browniebroke
ea749071c2
Update psycopg2-binary from 2.7.7 to 2.8
2019-04-04 12:00:30 +01:00
browniebroke
e7115fcee9
Update werkzeug from 0.15.1 to 0.15.2
2019-04-03 12:00:30 +01:00
Bruno Alla
f6e84cb211
Upgrade Django to 2.1.8
2019-04-02 19:11:47 +01:00
browniebroke
fbce0c8ba1
Update pillow from 5.4.1 to 6.0.0
2019-04-02 12:00:29 +01:00
Bruno Alla
c645e7bb2e
Merge pull request #2008 from pydanny/pyup-update-celery-4.2.1-to-4.3.0
...
Update celery to 4.3.0
2019-04-01 13:11:29 +01:00
Bruno Alla
b8f24563ba
Merge pull request #2007 from pydanny/pyup-update-python-slugify-3.0.1-to-3.0.2
...
Update python-slugify to 3.0.2
2019-04-01 13:01:29 +01:00
Bruno Alla
b3680c8d72
Remove Kombu from direct dependencies
2019-04-01 12:59:05 +01:00
browniebroke
faf0e0bc7e
Update pytest from 4.3.1 to 4.4.0
2019-04-01 12:00:43 +01:00
browniebroke
e10aafe802
Update celery from 4.2.1 to 4.3.0
2019-04-01 12:00:35 +01:00
browniebroke
22801fe30e
Update python-slugify from 3.0.1 to 3.0.2
2019-04-01 12:00:32 +01:00
Bruno Alla
717bbbdb13
Merge pull request #2005 from pydanny/pyup-update-sentry-sdk-0.7.8-to-0.7.9
...
Update sentry-sdk to 0.7.9
2019-04-01 08:48:15 +01:00
Bruno Alla
4e70a4b55a
Test all possible template combinations ( #1993 )
...
## Description
Fixes #591 .
## Rationale
We are currently not testing many combinations, we run Flake8 on the generated project with default options, but that rarely catch any issues.
## Use case(s) / visualization(s)
Catch problems with invalid combinations, for instance, it fails due to Whitenoise breaking flake8 with `django-compressor` because `STATIC_URL` was undefined here:
b91c70d755/%7B%7Bcookiecutter.project_slug%7D%7D/config/settings/production.py (L185)
2019-04-01 08:47:46 +01:00
browniebroke
1bc185d2f7
Update sentry-sdk from 0.7.8 to 0.7.9
2019-03-31 12:00:28 +01:00
browniebroke
3b6f73afb2
Update sphinx from 1.8.5 to 2.0.0
2019-03-29 11:00:31 +00:00
browniebroke
28c60116a6
Update pylint-django from 0.9.4 to 2.0.6
2019-03-27 11:00:31 +00:00
Bruno Alla
55ef75e7a0
Merge pull request #1991 from hanaquadara/issue-1590/add-plugins-to-reqs
...
Add pylint plugins to requirements.txt
2019-03-26 21:45:51 +00:00
hanasuhail
c2f8569eb3
add sources
2019-03-26 17:16:40 -04:00
Bruno Alla
1842061be0
Merge pull request #1995 from pydanny/pyup-update-python-slugify-3.0.0-to-3.0.1
...
Update python-slugify to 3.0.1
2019-03-26 11:43:43 +00:00
browniebroke
99d7e1d5ef
Update python-slugify from 3.0.0 to 3.0.1
2019-03-26 11:00:35 +00:00
browniebroke
5db400fbcf
Update sentry-sdk from 0.7.7 to 0.7.8
2019-03-26 11:00:32 +00:00
hanasuhail
b261ce27c4
update restructured text link; add condition for celery linter
2019-03-25 15:52:49 -04:00
browniebroke
7f3aa6cebb
Update werkzeug from 0.15.0 to 0.15.1
2019-03-22 11:00:31 +00:00
Bruno Alla
9f9e2344b4
Merge branch 'master' into pyup-update-ipdb-0.11-to-0.12
2019-03-21 18:30:13 +00:00
Bruno Alla
cd4d70573b
Merge pull request #1985 from pydanny/pyup-update-black-18.9b0-to-19.3b0
...
Update black to 19.3b0
2019-03-21 18:29:33 +00:00
Bruno Alla
b9a9726e0f
Merge pull request #1987 from pydanny/pyup-update-pytest-django-3.4.7-to-3.4.8
...
Update pytest-django to 3.4.8
2019-03-21 17:59:18 +00:00
Bruno Alla
8901e70a2f
Merge pull request #1986 from pydanny/pyup-update-django-extensions-2.1.5-to-2.1.6
...
Update django-extensions to 2.1.6
2019-03-21 17:58:53 +00:00
Bruno Alla
bd57ab615f
Merge branch 'master' into pyup-update-black-18.9b0-to-19.3b0
2019-03-21 17:38:56 +00:00
Bruno Alla
5e90722341
Merge pull request #1984 from pydanny/pyup-update-coverage-4.5.2-to-4.5.3
...
Update coverage to 4.5.3
2019-03-21 17:38:13 +00:00
Bruno Alla
0126cebd07
Merge pull request #1983 from pydanny/pyup-update-pytest-4.2.0-to-4.3.1
...
Update pytest to 4.3.1
2019-03-21 17:37:52 +00:00
Bruno Alla
3afdde4934
Merge pull request #1982 from pydanny/pyup-update-sphinx-1.8.4-to-1.8.5
...
Update sphinx to 1.8.5
2019-03-21 17:12:52 +00:00
Bruno Alla
78b735bd68
Merge pull request #1979 from pydanny/pyup-update-djangorestframework-3.9.1-to-3.9.2
...
Update djangorestframework to 3.9.2
2019-03-21 17:12:29 +00:00
Bruno Alla
31d53c75f2
Merge branch 'master' into pyup-update-ipdb-0.11-to-0.12
2019-03-21 17:04:48 +00:00
Bruno Alla
6c6aa7c215
Merge pull request #1980 from pydanny/pyup-update-werkzeug-0.14.1-to-0.15.0
...
Update werkzeug to 0.15.0
2019-03-21 17:03:53 +00:00
Bruno Alla
85dea50436
Merge pull request #1978 from pydanny/pyup-update-django-allauth-0.38.0-to-0.39.1
...
Update django-allauth to 0.39.1
2019-03-21 16:45:47 +00:00
Bruno Alla
cfc82a668f
Merge pull request #1976 from pydanny/pyup-update-python-slugify-2.0.1-to-3.0.0
...
Update python-slugify to 3.0.0
2019-03-21 16:39:37 +00:00
Bruno Alla
6e53dcaa30
Merge pull request #1975 from pydanny/pyup-update-django-anymail-5.0-to-6.0
...
Update django-anymail to 6.0
2019-03-21 16:26:40 +00:00
browniebroke
65d315ed29
Update pytest-django from 3.4.7 to 3.4.8
2019-03-21 16:01:31 +00:00
browniebroke
a8c52e2d45
Update django-extensions from 2.1.5 to 2.1.6
2019-03-21 16:01:28 +00:00
browniebroke
d92754684f
Update black from 18.9b0 to 19.3b0
2019-03-21 16:01:24 +00:00
browniebroke
3995e9e807
Update coverage from 4.5.2 to 4.5.3
2019-03-21 16:01:21 +00:00
browniebroke
a7163b9409
Update pytest from 4.2.0 to 4.3.1
2019-03-21 16:01:18 +00:00
browniebroke
b5ab945ca2
Update sphinx from 1.8.4 to 1.8.5
2019-03-21 16:01:14 +00:00
browniebroke
f67a78903e
Update ipdb from 0.11 to 0.12
2019-03-21 16:01:08 +00:00
browniebroke
7b83d47e2b
Update werkzeug from 0.14.1 to 0.15.0
2019-03-21 16:01:05 +00:00
browniebroke
f04e96e30f
Update djangorestframework from 3.9.1 to 3.9.2
2019-03-21 16:01:00 +00:00
browniebroke
dd85d6df39
Update django-allauth from 0.38.0 to 0.39.1
2019-03-21 16:00:57 +00:00
browniebroke
bb26ed565b
Update python-slugify from 2.0.1 to 3.0.0
2019-03-21 16:00:50 +00:00
browniebroke
4cd30e4657
Update django-anymail from 5.0 to 6.0
2019-03-21 16:00:47 +00:00
browniebroke
1ed1e6ac47
Update sentry-sdk from 0.7.6 to 0.7.7
2019-03-21 16:00:43 +00:00
Bruno Alla
5bf0a397ac
Pin redis version
2019-03-20 12:09:43 +00:00
Bruno Alla
b0cb86f282
Merge pull request #1958 from rolep/kombu-update
...
Redis and Kombu update
2019-03-20 12:08:41 +00:00
Guilherme Fabrizio
7d1e90bdf5
Migrate to unified Sentry SDK ( #1820 )
...
The raven library is deprecated. Replace it by the new sentry-sdk library:
https://docs.sentry.io/error-reporting/quickstart/?platform=python
fixes #1818
2019-03-20 10:04:44 +00:00
Bruno Alla
e740a54da6
Update Flower version
2019-03-19 12:30:19 +00:00
Bruno Alla
3bd7aa4e1a
Fix build error with windows=y and docker=y combination
...
Fixes #1917
2019-03-18 20:55:47 +00:00
Bruno Alla
68f7268770
Run Black on Travis ( #1957 )
...
* Create a test matrix on Travis CI to help testing multiple options
* Change test_docker.sh to fail if any command in it fails
* Run black on the CI with --check option
* Fix formatting of project files using black
* Install black in the docker container
* Exclude migrations in black checks
* Fix Black formatting violations
* Run black on the whole generated project & fix issues
2019-03-18 17:49:43 +00:00
Oleg Russkin
638c93d1df
Add kombu to base (celery) dependencies
...
Using latest version 4.4.0, previous suitable 4.3.0
also had bug: kombu/issues#1006
2019-03-12 16:38:43 +02:00
Oleg Russkin
6213af4b56
Update redis to 3.2.0
...
Related bug was fixed : celery/kombu#947
Moreover, recent kombu versiones demand
such redis version.
2019-03-12 16:35:03 +02:00
pyup.io bot
1c11f0950f
Update django from 2.0.10 to 2.0.13 ( #1936 )
2019-02-16 14:34:11 +03:00
pyup-bot
9e2d335ed3
Update mypy from 0.660 to 0.670
2019-02-08 16:28:37 -08:00
Bruno Alla
7fe87d9c97
Merge pull request #1925 from pydanny/pyup-update-pytest-django-3.4.5-to-3.4.7
...
Update pytest-django to 3.4.7
2019-02-05 10:26:10 +01:00
Bruno Alla
ca528c482c
Merge pull request #1926 from pydanny/pyup-update-flake8-3.7.4-to-3.7.5
...
Update flake8 to 3.7.5
2019-02-05 10:25:50 +01:00
pyup-bot
06a96b68dc
Update sphinx from 1.8.3 to 1.8.4
2019-02-04 18:46:40 -08:00
pyup-bot
fe81992501
Update flake8 from 3.7.4 to 3.7.5
2019-02-04 18:46:34 -08:00
pyup-bot
6050368df0
Update pytest-django from 3.4.5 to 3.4.7
2019-02-03 13:54:30 -08:00
pyup-bot
8774ede3b0
Update flake8 from 3.7.3 to 3.7.4
2019-02-01 06:53:37 -08:00
Bruno Alla
65d2ce07fb
Merge pull request #1916 from pydanny/pyup-update-django-extensions-2.1.4-to-2.1.5
...
Update django-extensions to 2.1.5
2019-01-31 16:53:04 +01:00
Bruno Alla
11e7adfbd4
Merge pull request #1920 from pydanny/pyup-update-flake8-3.6.0-to-3.7.3
...
Update flake8 to 3.7.3
2019-01-31 16:52:30 +01:00
pyup-bot
43bfd66aa0
Update flake8 from 3.6.0 to 3.7.3
2019-01-31 05:23:23 -08:00
pyup-bot
8c7a3613ba
Update pytest from 4.1.1 to 4.2.0
2019-01-30 16:40:23 -08:00
Fábio C. Barrionuevo da Luz
156afe675b
Merge pull request #1907 from pydanny/pyup-update-djangorestframework-3.9.0-to-3.9.1
...
Update djangorestframework to 3.9.1
2019-01-30 17:08:42 -03:00
pyup-bot
0ef965cbfd
Update django-extensions from 2.1.4 to 2.1.5
2019-01-30 11:53:28 -08:00
pyup-bot
a7af2d5153
Update psycopg2-binary from 2.7.6.1 to 2.7.7
2019-01-22 11:58:06 -08:00
pyup.io bot
563ca77480
Update mypy from 0.650 to 0.660 ( #1908 )
2019-01-22 14:30:50 +03:00
pyup.io bot
e2f46e392e
Update argon2-cffi from 18.3.0 to 19.1.0 ( #1909 )
2019-01-22 14:30:37 +03:00
pyup-bot
cf88911c36
Update djangorestframework from 3.9.0 to 3.9.1
2019-01-16 09:20:56 -08:00
pyup.io bot
b0380da4c0
Update pytz from 2018.7 to 2018.9 ( #1902 )
2019-01-13 16:48:23 +03:00
pyup.io bot
e5f779c9cc
Update pytest-django from 3.4.4 to 3.4.5 ( #1903 )
2019-01-13 16:48:11 +03:00
pyup-bot
33d03e06ab
Update pytest from 4.1.0 to 4.1.1
2019-01-12 23:34:49 -08:00
pyup.io bot
34620a1c57
Update pillow from 5.3.0 to 5.4.1 ( #1901 )
2019-01-07 02:04:50 +03:00
pyup.io bot
2bf8f286e4
Update pytest to 4.1.0 ( #1900 )
...
* Update pytest from 4.0.2 to 4.1.0
* Update pytest from 4.0.2 to 4.1.0
2019-01-07 02:04:14 +03:00
pyup-bot
530e94d30e
Update django from 2.0.9 to 2.0.10
2019-01-04 13:34:34 -08:00
pyup.io bot
83150e9a55
Update python-slugify from 2.0.0 to 2.0.1 ( #1898 )
2019-01-04 10:17:12 +08:00
Fábio C. Barrionuevo da Luz
cfe8048929
Merge pull request #1896 from pydanny/pyup-update-sphinx-1.8.2-to-1.8.3
...
Update sphinx to 1.8.3
2018-12-27 12:00:30 -03:00
pyup-bot
d35bad4f99
Update sphinx from 1.8.2 to 1.8.3
2018-12-25 15:42:12 -08:00
pyup-bot
23f0f6e015
Update python-slugify from 1.2.6 to 2.0.0
2018-12-25 15:42:08 -08:00
pyup-bot
09f4b8225c
Update raven from 6.9.0 to 6.10.0
2018-12-19 07:53:59 -08:00
Bruno Alla
c9f6159d62
Merge pull request #1883 from pydanny/pyup-update-django-debug-toolbar-1.10.1-to-1.11
...
Update django-debug-toolbar to 1.11
2018-12-17 14:25:48 +00:00
Bruno Alla
78a26b2690
Merge branch 'master' into pyup-update-mypy-0.641-to-0.650
2018-12-17 14:17:38 +00:00
pyup-bot
553e752a6b
Update pytest from 4.0.1 to 4.0.2
2018-12-14 18:35:57 -08:00
pyup-bot
6fcded1ec9
Update mypy from 0.641 to 0.650
2018-12-07 13:33:34 -08:00
pyup-bot
928bf6fe4e
Update django-debug-toolbar from 1.10.1 to 1.11
2018-12-03 11:28:28 -08:00
pyup-bot
ebaddf6320
Update pytest from 4.0.0 to 4.0.1
2018-11-24 09:32:08 -08:00
pyup.io bot
e97304387d
Update django-extensions from 2.1.3 to 2.1.4 ( #1875 )
2018-11-22 15:56:54 +00:00
Bruno Alla
6e85ee4aa9
Merge pull request #1869 from Egregors/master
...
Pinning redis version to >=2.10.6, <3
2018-11-20 16:17:38 +00:00
pyup.io bot
a598a0a67a
Update whitenoise from 4.1.1 to 4.1.2 ( #1872 )
2018-11-20 10:10:30 +08:00
pyup-bot
0d5ce3c032
Update django-redis from 4.9.0 to 4.10.0
2018-11-19 02:19:54 -08:00
Vadim Iskuchekov
e407eb9c13
Clean up, version restriction not only for pyup
...
Default pip ignored # pyup notation. So now version restriction sets decidedly
2018-11-18 18:49:55 +01:00
Vadim Iskuchekov
ff6d331a20
Pinning redis version to >=2.10.6, <3
...
Fix #1868
2018-11-18 17:06:07 +01:00
pyup.io bot
f439e935a8
Update pytest to 4.0.0 ( #1867 )
...
* Update pytest from 3.10.1 to 4.0.0
* Update pytest from 3.10.1 to 4.0.0
2018-11-17 09:59:09 +00:00
pyup.io bot
c6fd1c1905
Update pytest-django from 3.4.3 to 3.4.4 ( #1864 )
2018-11-13 15:24:27 +00:00
Bruno Alla
320c957f4e
Merge pull request #1863 from pydanny/pyup-update-coverage-4.5.1-to-4.5.2
...
Update coverage to 4.5.2
2018-11-13 08:30:45 +00:00
pyup-bot
7627ce4c30
Update coverage from 4.5.1 to 4.5.2
2018-11-12 16:08:48 -08:00
pyup-bot
7e03b56694
Update whitenoise from 4.1 to 4.1.1
2018-11-12 16:08:45 -08:00
Bruno Alla
a6117de501
Merge pull request #1858 from pydanny/pyup-update-psycopg2-binary-2.7.5-to-2.7.6.1
...
Update psycopg2-binary to 2.7.6.1
2018-11-11 18:53:11 +00:00
Bruno Alla
90677a4efa
Merge pull request #1857 from pydanny/pyup-update-sphinx-1.8.1-to-1.8.2
...
Update sphinx to 1.8.2
2018-11-11 18:52:38 +00:00
pyup-bot
821e895323
Update pytest from 3.10.0 to 3.10.1
2018-11-11 10:12:43 -08:00
pyup-bot
ecf9b68129
Update psycopg2-binary from 2.7.5 to 2.7.6.1
2018-11-11 08:44:44 -08:00
pyup-bot
e15a0bac8f
Update sphinx from 1.8.1 to 1.8.2
2018-11-11 08:44:40 -08:00
pyup.io bot
ca0265324e
Update pytest-sugar from 0.9.1 to 0.9.2 ( #1854 )
2018-11-09 02:12:21 +03:00
pyup.io bot
33eb8fbe25
Update django-anymail from 4.3 to 5.0 ( #1851 )
2018-11-07 22:04:24 +03:00
pyup.io bot
36075be6dc
Update pytest to 3.10.0 ( #1848 )
...
* Update pytest from 3.9.3 to 3.10.0
* Update pytest from 3.9.3 to 3.10.0
2018-11-05 10:31:50 +03:00
pyup.io bot
ee67e6019d
Update pytz from 2018.6 to 2018.7 ( #1845 )
2018-10-29 22:15:57 +03:00
pyup.io bot
6c24de9c0f
Update pytest to 3.9.3 ( #1842 )
...
* Update pytest from 3.9.2 to 3.9.3
* Update pytest from 3.9.2 to 3.9.3
2018-10-28 11:35:57 +03:00
pyup.io bot
ef2fc781f8
Update flake8 to 3.6.0 ( #1839 )
...
* Update flake8 from 3.5.0 to 3.6.0
* Update flake8 from 3.5.0 to 3.6.0
2018-10-24 13:36:48 +03:00
pyup.io bot
25477ac33d
Update pytz from 2018.5 to 2018.6 ( #1840 )
2018-10-24 13:36:29 +03:00
pyup.io bot
649ca872d2
Update pytest to 3.9.2 ( #1837 )
...
* Update pytest from 3.9.1 to 3.9.2
* Update pytest from 3.9.1 to 3.9.2
2018-10-23 20:23:23 +03:00
Fábio C. Barrionuevo da Luz
07fa71b3a2
Merge pull request #1833 from pydanny/pyup-update-pytest-3.8.2-to-3.9.1
...
Update pytest to 3.9.1
2018-10-18 13:12:29 -03:00
pyup-bot
f5df324920
Update djangorestframework from 3.8.2 to 3.9.0
2018-10-18 09:46:59 -05:00
pyup-bot
784f6c9ca7
Update pytest from 3.8.2 to 3.9.1
2018-10-17 07:05:55 -05:00
pyup.io bot
9c9c831541
Update mypy from 0.630 to 0.641 ( #1832 )
2018-10-16 10:13:36 +08:00
pyup.io bot
c0487b667f
Update django-anymail from 4.2 to 4.3 ( #1831 )
2018-10-12 11:41:15 +08:00
Bruno Alla
1bef404355
Merge pull request #1823 from pydanny/pyup-update-django-allauth-0.37.1-to-0.38.0
...
Update django-allauth to 0.38.0
2018-10-10 18:15:29 +01:00
Bruno Alla
71ef923885
Merge pull request #1826 from pydanny/pyup-update-gunicorn-19.8.1-to-19.9.0
...
Update gunicorn to 19.9.0
2018-10-10 16:29:02 +01:00
pyup-bot
5ef7522436
Update gunicorn from 19.8.1 to 19.9.0
2018-10-09 13:52:46 -07:00
pyup-bot
06b80fc871
Update django-allauth from 0.37.1 to 0.38.0
2018-10-03 16:15:29 -05:00
pyup-bot
8ae766b7e5
Update pytest from 3.8.1 to 3.8.2
2018-10-03 07:09:30 -05:00
Bruno Alla
5f8e074903
Merge pull request #1816 from pydanny/pyup-update-pillow-5.2.0-to-5.3.0
...
Update pillow to 5.3.0
2018-10-01 20:15:46 +01:00
pyup-bot
a265756d48
Update django from 2.0.8 to 2.0.9
2018-10-01 06:50:15 -05:00
pyup-bot
32591ed655
Update pillow from 5.2.0 to 5.3.0
2018-10-01 06:50:11 -05:00
pyup-bot
cc2602661e
Update django-extensions from 2.1.2 to 2.1.3
2018-09-29 18:18:21 -05:00
pyup.io bot
b626fac5c6
Update pytest to 3.8.1 ( #1813 )
...
* Update pytest from 3.8.0 to 3.8.1
* Update pytest from 3.8.0 to 3.8.1
2018-09-26 06:40:59 +00:00
pyup-bot
f259e0f17a
Update sphinx from 1.8.0 to 1.8.1
2018-09-22 13:18:11 -07:00