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 |
|
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 |
|