pyup.io bot
|
f92acfacc4
|
Update pytest to 3.6.3 (#1709)
* Update pytest from 3.6.2 to 3.6.3
* Update pytest from 3.6.2 to 3.6.3
|
2018-07-05 17:41:25 +03:00 |
|
Denis Orehovsky
|
d7a05cf69d
|
Add mypy to the local dependencies
|
2018-07-02 10:22:48 +03:00 |
|
Nikita Shupeyko
|
8ad7adb11a
|
Re-write users app tests in pytest style & perform minor refactoring (#1680)
|
2018-06-27 19:33:38 +03:00 |
|
pyup.io bot
|
ee2bb3f2ef
|
Update pytest-django to 3.3.2 (#1692)
This PR updates [pytest-django](https://pypi.org/project/pytest-django) from **3.3.0** to **3.3.2**.
<details>
<summary>Changelog</summary>
### 3.3.1
```
------------------
Bug fixes
^^^^^^^^^
* Fixed test for classmethod with Django TestCases again (618,
introduced in 598 (3.3.0)).
Compatibility
^^^^^^^^^^^^^
* Support Django 2.1 (no changes necessary) (614).
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/pytest-django
- Changelog: https://pyup.io/changelogs/pytest-django/
- Docs: https://pytest-django.readthedocs.io/
</details>
|
2018-06-22 08:50:02 +08:00 |
|
pyup.io bot
|
75a0699848
|
Update pytest to 3.6.2 (#1690)
This PR updates [pytest](https://pypi.org/project/pytest) from **3.6.1** to **3.6.2**.
*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/pytest
- Changelog: https://pyup.io/changelogs/pytest/
- Repo: https://github.com/pytest-dev/pytest/issues
- Homepage: http://pytest.org
</details>
|
2018-06-21 11:00:47 +08:00 |
|
pyup-bot
|
24a7e535c6
|
Update psycopg2-binary from 2.7.4 to 2.7.5
|
2018-06-17 12:36:30 -07:00 |
|
Bruno Alla
|
16c4e31d0e
|
Merge pull request #1684 from pydanny/pyup-update-django-test-plus-1.0.22-to-1.1.0
Update django-test-plus to 1.1.0
|
2018-06-15 22:44:30 +01:00 |
|
pyup-bot
|
cec06b2d81
|
Update pytest-django from 3.2.1 to 3.3.0
|
2018-06-15 14:20:32 -07:00 |
|
pyup-bot
|
a9db5b0982
|
Update django-test-plus from 1.0.22 to 1.1.0
|
2018-06-15 14:20:28 -07:00 |
|
pyup.io bot
|
0ff3236ce4
|
Update pytest to 3.6.1 (#1675)
* Update pytest from 3.6.0 to 3.6.1
* Update pytest from 3.6.0 to 3.6.1
|
2018-06-06 09:38:28 +03:00 |
|
pyup-bot
|
a4240bcf08
|
Update sphinx from 1.7.4 to 1.7.5
|
2018-05-28 21:18:55 -07:00 |
|
pyup.io bot
|
39d897169c
|
Update pytest to 3.6.0 (#1662)
* Update pytest from 3.5.1 to 3.6.0
* Update pytest from 3.5.1 to 3.6.0
|
2018-05-25 10:31:33 +03:00 |
|
pyup.io bot
|
0d2f8fcfd9
|
Update factory-boy from 2.11.0 to 2.11.1 (#1635)
|
2018-05-05 22:18:56 +03:00 |
|
pyup.io bot
|
8203cfe4fc
|
Update factory-boy to 2.11.0 (#1632)
|
2018-05-05 09:06:41 +08:00 |
|
pyup.io bot
|
34d9bd5d80
|
Update sphinx to 1.7.4 (#1620)
|
2018-04-26 09:06:35 +08:00 |
|
pyup-bot
|
f8e3221622
|
Update pytest from 3.5.0 to 3.5.1
|
2018-04-25 03:24:51 -07:00 |
|
pyup-bot
|
47cc9f03fe
|
Update sphinx from 1.7.2 to 1.7.3
|
2018-04-22 21:36:42 -05:00 |
|
pyup.io bot
|
bbc69b3bf1
|
Update django-extensions to 2.0.7 (#1613)
|
2018-04-18 16:30:35 +08:00 |
|
pyup.io bot
|
56b3ac7311
|
Update pytest-django from 3.1.2 to 3.2.1 (#1608)
|
2018-04-14 23:27:58 +08:00 |
|
pyup.io bot
|
60ebda8bf7
|
Update sphinx from 1.7.1 to 1.7.2 (#1579)
|
2018-03-25 15:45:00 +03:00 |
|
pyup.io bot
|
3264e77696
|
Update pytest to 3.5.0 (#1580)
* Update pytest from 3.4.2 to 3.5.0
* Update pytest from 3.4.2 to 3.5.0
|
2018-03-25 15:30:58 +03:00 |
|
Bruno Alla
|
80618f0ace
|
Install psycopg2-binary when not using docker locally (#1569)
- The binary package should be installable on Windows locally
- The binary package is not recommended for Production, compile from
source
|
2018-03-16 16:32:43 -05:00 |
|
pyup-bot
|
f3d0c6baf0
|
Update django-extensions from 2.0.5 to 2.0.6
|
2018-03-15 16:28:44 -05:00 |
|
pyup.io bot
|
09af25547b
|
Update django-extensions from 2.0.3 to 2.0.5 (#1568)
|
2018-03-11 11:33:10 +03:00 |
|
Nikita Shupeyko
|
b2a6b9a511
|
Prettify generated project requirements (#1557)
* Prettify base.txt
* Prettify local.txt
* Get rid of test.txt
Rationale: it effectively a duplicate of what's in local.txt
* Prettify production.txt
|
2018-03-09 12:57:32 +03:00 |
|
pyup.io bot
|
dd0a73a985
|
Update django-extensions from 2.0.2 to 2.0.3 (#1561)
|
2018-03-08 19:03:18 +03:00 |
|
pyup.io bot
|
0bd019deb0
|
Update django-extensions from 2.0.0 to 2.0.2 (#1556)
|
2018-03-07 17:15:15 +03:00 |
|
pyup.io bot
|
18509cb85b
|
Update sphinx from 1.7.0 to 1.7.1 (#1532)
|
2018-02-26 16:34:51 +03:00 |
|
pyup.io bot
|
b3a4d0ca14
|
Update django-extensions from 1.9.9 to 2.0.0 (#1526)
|
2018-02-22 18:03:06 +03:00 |
|
pyup.io bot
|
68ae00e028
|
Update ipdb from 0.10.3 to 0.11 (#1511)
|
2018-02-16 18:16:23 +03:00 |
|
Bruno Alla
|
95f22eab4f
|
Merge pull request #1507 from pydanny/pyup-update-sphinx-1.6.7-to-1.7.0
Update sphinx to 1.7.0
|
2018-02-13 14:34:19 +00:00 |
|
pyup-bot
|
c0bcf3d22e
|
Update sphinx from 1.6.7 to 1.7.0
|
2018-02-12 11:00:24 -05:00 |
|
pyup-bot
|
e7a47c6f9b
|
Update coverage from 4.5 to 4.5.1
|
2018-02-11 02:06:17 -05:00 |
|
pyup.io bot
|
e9511a1735
|
Update pytest-sugar from 0.9.0 to 0.9.1 (#1489)
|
2018-02-06 20:17:39 +03:00 |
|
pyup-bot
|
179adb4f30
|
Update sphinx from 1.6.6 to 1.6.7
|
2018-02-04 16:35:06 -08:00 |
|
pyup-bot
|
4f4c51d2bf
|
Update coverage from 4.4.2 to 4.5
|
2018-02-04 00:26:04 -08:00 |
|
pyup.io bot
|
8e68df4ac4
|
Update factory-boy to 2.10.0 (#1469)
* Update factory-boy from 2.9.2 to 2.10.0
* Update factory-boy from 2.9.2 to 2.10.0
|
2018-01-29 19:06:59 +03:00 |
|
pyup.io bot
|
789bd97eff
|
Update django-extensions from 1.9.8 to 1.9.9 (#1443)
|
2018-01-14 18:56:58 +03:00 |
|
pyup.io bot
|
f3574df379
|
Update django-test-plus to 1.0.22 (#1441)
* Update django-test-plus from 1.0.21 to 1.0.22
* Update django-test-plus from 1.0.21 to 1.0.22
|
2018-01-10 18:31:00 +03:00 |
|
pyup.io bot
|
8bc20c14f0
|
Update sphinx from 1.6.5 to 1.6.6 (#1436)
|
2018-01-08 18:38:11 +03:00 |
|
pyup.io bot
|
14868fad8b
|
Update werkzeug from 0.13 to 0.14.1 (#1423)
|
2018-01-05 19:10:05 +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
|
c410a49ed1
|
Update werkzeug from 0.12.2 to 0.13 (#1403)
|
2017-12-13 16:05:54 +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
|
baedec6e00
|
Update django-debug-toolbar from 1.9 to 1.9.1 (#1391)
|
2017-11-20 13:10:39 +03:00 |
|
pyup.io bot
|
d7ab9a9d33
|
Update django-debug-toolbar from 1.8 to 1.9 (#1387)
|
2017-11-13 23:16:42 +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
|
b2fbb36b9d
|
Update django-extensions from 1.9.6 to 1.9.7 (#1381)
|
2017-10-31 20:04:21 +03: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-bot
|
931e01876c
|
Update django-test-plus from 1.0.18 to 1.0.19
|
2017-10-24 13:13:22 -07: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
|
768f528bb9
|
Update django-extensions from 1.9.1 to 1.9.6 (#1364)
|
2017-10-16 19:17:23 +03:00 |
|
pyup-bot
|
f10d03e8a8
|
Update sphinx from 1.6.3 to 1.6.4
|
2017-09-26 01:08:44 -07:00 |
|
pyup.io bot
|
53699728ec
|
Update django-extensions from 1.9.0 to 1.9.1 (#1330)
|
2017-09-14 11:18:59 +02:00 |
|
pyup.io bot
|
b40d63fffc
|
Update django-extensions from 1.8.1 to 1.9.0 (#1291)
|
2017-08-23 13:48:26 +04:00 |
|
pyup-bot
|
dc4051eded
|
Update pytest-sugar from 0.8.0 to 0.9.0
|
2017-08-15 02:07:36 -07:00 |
|
pyup.io bot
|
9754f0341f
|
Update factory-boy to 2.9.2 (#1276)
* Update factory-boy from 2.9.1 to 2.9.2
* Update factory-boy from 2.9.1 to 2.9.2
|
2017-08-04 10:56:11 +03:00 |
|
pyup.io bot
|
83081a20b5
|
Update factory-boy to 2.9.1 (#1272)
* Update factory-boy from 2.9.0 to 2.9.1
* Update factory-boy from 2.9.0 to 2.9.1
|
2017-08-02 16:07:25 +03:00 |
|
pyup.io bot
|
041616db2c
|
Update factory-boy to 2.9.0 (#1259)
* Update factory-boy from 2.8.1 to 2.9.0
* Update factory-boy from 2.8.1 to 2.9.0
|
2017-07-31 09:45:09 +03:00 |
|
pyup.io bot
|
db45132724
|
Update django-extensions from 1.8.0 to 1.8.1 (#1219)
|
2017-07-09 15:36:38 +03:00 |
|
pyup.io bot
|
b3bf6f4f67
|
Update django-extensions from 1.7.9 to 1.8.0 (#1217)
|
2017-07-03 23:01:17 +03:00 |
|
pyup.io bot
|
ba4869feea
|
Update sphinx from 1.6.2 to 1.6.3 (#1215)
|
2017-07-03 20:37:08 +03:00 |
|
pyup-bot
|
854683de3e
|
Update django-test-plus from 1.0.17 to 1.0.18
|
2017-06-26 10:15:46 -07:00 |
|
pyup-bot
|
798bf0639e
|
Update sphinx from 1.6.1 to 1.6.2
|
2017-05-28 13:43:56 -07:00 |
|
pyup.io bot
|
215879aa30
|
Update sphinx from 1.5.6 to 1.6.1 (#1171)
|
2017-05-17 00:08:39 +03:00 |
|
pyup.io bot
|
fa03a69b07
|
Update werkzeug from 0.12.1 to 0.12.2 (#1170)
|
2017-05-16 11:08:10 +03:00 |
|
Fábio C. Barrionuevo da Luz
|
96028e3bbe
|
Merge pull request #1168 from pydanny/pyup-update-sphinx-1.5.5-to-1.5.6
Update sphinx to 1.5.6
|
2017-05-15 08:51:36 -03:00 |
|
pyup-bot
|
3ae3e74aae
|
Update coverage from 4.4 to 4.4.1
|
2017-05-14 23:39:37 -07:00 |
|
pyup-bot
|
7e084c2a76
|
Update sphinx from 1.5.5 to 1.5.6
|
2017-05-14 13:10:35 -07:00 |
|
Fábio C. Barrionuevo da Luz
|
b42357966a
|
Merge pull request #1162 from pydanny/pyup-update-coverage-4.3.4-to-4.4
Update coverage to 4.4
|
2017-05-08 09:13:41 -03:00 |
|
pyup-bot
|
64dce4b7d1
|
Update coverage from 4.3.4 to 4.4
|
2017-05-07 22:17:21 -07:00 |
|
pyup-bot
|
7125d5c447
|
Update django-extensions from 1.7.8 to 1.7.9
|
2017-05-06 05:49:21 -07:00 |
|
pyup.io bot
|
8d7fd5ea06
|
Update django-debug-toolbar from 1.7 to 1.8 (#1156)
|
2017-05-06 14:48:47 +02:00 |
|
pyup-bot
|
df4bac167f
|
Update ipdb from 0.10.2 to 0.10.3
|
2017-04-30 14:35:19 -07:00 |
|
pyup.io bot
|
e9d94dbf52
|
Update sphinx from 1.5.3 to 1.5.5 (#1104)
|
2017-04-13 10:50:34 -07:00 |
|
pyup.io bot
|
9af01c50a8
|
Update django-debug-toolbar from 1.6 to 1.7 (#1069)
|
2017-04-01 18:14:22 +02:00 |
|
pyup.io bot
|
c5c8b6b5e8
|
Update django-extensions from 1.7.7 to 1.7.8 (#1096)
|
2017-04-01 18:12:50 +02:00 |
|
pyup.io bot
|
5b522d3dee
|
Update werkzeug from 0.11.15 to 0.12.1 (#1080)
|
2017-03-24 11:28:00 +01:00 |
|
Burhan Khalid
|
04146d580e
|
version bumps
|
2017-03-03 09:11:54 +03:00 |
|
pyup.io bot
|
f6236b3aca
|
Update django-coverage-plugin to 1.5.0 (#1048)
* Update django-coverage-plugin from 1.4.2 to 1.5.0
* Update django-coverage-plugin from 1.4.2 to 1.5.0
|
2017-02-25 14:34:00 +01:00 |
|
pyup.io bot
|
49efbc7075
|
Update django-extensions from 1.7.6 to 1.7.7 (#1049)
|
2017-02-25 14:33:50 +01:00 |
|
pyup.io bot
|
51609953a8
|
Update django-coverage-plugin to 1.4.2 (#1022)
* Update django-coverage-plugin from 1.4.1 to 1.4.2
* Update django-coverage-plugin from 1.4.1 to 1.4.2
|
2017-02-09 09:10:37 +01:00 |
|
pyup.io bot
|
572df4f359
|
Update django-test-plus to 1.0.17 (#1012)
* Update django-test-plus from 1.0.16 to 1.0.17
* Update django-test-plus from 1.0.16 to 1.0.17
|
2017-02-02 14:46:50 +01:00 |
|
pyup.io bot
|
01063b8b8b
|
Update sphinx from 1.5.1 to 1.5.2 (#1010)
|
2017-02-02 14:46:13 +01:00 |
|
pyup.io bot
|
6085feb36c
|
Update django-extensions from 1.7.5 to 1.7.6 (#1006)
|
2017-01-26 16:15:56 +01:00 |
|
pyup.io bot
|
29e957cd77
|
Update ipdb from 0.10.1 to 0.10.2 (#1007)
|
2017-01-26 16:15:45 +01:00 |
|
pyup.io bot
|
6cac408f32
|
Update django-coverage-plugin to 1.4.1 (#1008)
* Update django-coverage-plugin from 1.4 to 1.4.1
* Update django-coverage-plugin from 1.4 to 1.4.1
|
2017-01-26 16:15:27 +01:00 |
|
pyup.io bot
|
de4c8c4012
|
Update coverage to 4.3.4 (#999)
* Update coverage from 4.3.3 to 4.3.4
* Update coverage from 4.3.3 to 4.3.4
|
2017-01-19 10:01:29 +01:00 |
|
pyup.io bot
|
191fcf847a
|
Update coverage to 4.3.3 (#997)
* Update coverage from 4.3.1 to 4.3.3
* Update coverage from 4.3.1 to 4.3.3
|
2017-01-17 16:13:04 +01:00 |
|
pyup.io bot
|
5af837d184
|
Update django-coverage-plugin to 1.4 (#993)
* Update django-coverage-plugin from 1.3.1 to 1.4
* Update django-coverage-plugin from 1.3.1 to 1.4
|
2017-01-17 16:12:11 +01:00 |
|
pyup.io bot
|
ef5417c82b
|
Update werkzeug from 0.11.13 to 0.11.15 (#969)
|
2017-01-04 13:53:36 +01:00 |
|
pyup.io bot
|
28a512d0ad
|
Update pytest-sugar to 0.8.0 (#963)
* Update pytest-sugar from 0.7.1 to 0.8.0
* Update pytest-sugar from 0.7.1 to 0.8.0
|
2016-12-28 22:33:35 +01:00 |
|
pyup.io bot
|
a838a7c90c
|
Update werkzeug from 0.11.11 to 0.11.13 (#960)
|
2016-12-28 22:33:21 +01:00 |
|
pyup.io bot
|
d25f35a90a
|
Update coverage to 4.3.1 (#962)
* Update coverage from 4.2 to 4.3.1
* Update coverage from 4.2 to 4.3.1
|
2016-12-28 22:32:56 +01:00 |
|
pyup.io bot
|
7bdc95818a
|
Update factory-boy to 2.8.1 (#947)
* Update factory-boy from 2.7.0 to 2.8.1
* Update factory-boy from 2.7.0 to 2.8.1
|
2016-12-17 12:07:47 +01:00 |
|
pyup.io bot
|
0a37aa57bd
|
Update sphinx from 1.5 to 1.5.1 (#940)
|
2016-12-16 09:24:42 +01:00 |
|
pyup.io bot
|
7d4cfee45c
|
Update sphinx from 1.4.9 to 1.5 (#923)
|
2016-12-06 20:44:15 -08:00 |
|
pyup.io bot
|
110f0f6ce8
|
Update django-extensions from 1.7.4 to 1.7.5 (#904)
|
2016-12-01 11:19:57 +01:00 |
|
pyup.io bot
|
85dfec3ce3
|
Update pytest-django to 3.1.2 (#903)
* Update pytest-django from 3.1.1 to 3.1.2
* Update pytest-django from 3.1.1 to 3.1.2
|
2016-11-29 09:06:50 -08:00 |
|
pyup.io bot
|
613587f889
|
Update sphinx from 1.4.8 to 1.4.9 (#901)
|
2016-11-24 08:31:40 +01:00 |
|