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
pyup.io bot
78fb8c1475
Update mypy from 0.620 to 0.630 ( #1807 )
2018-09-20 13:36:16 +00:00
pyup.io bot
49a7740850
Update pytest-django from 3.4.2 to 3.4.3 ( #1806 )
2018-09-16 17:49:45 +08:00
pyup.io bot
4258ba9e2d
Update sphinx from 1.7.9 to 1.8.0 ( #1798 )
2018-09-12 19:16:22 +00:00
pyup-bot
ae4225e2ea
Update django-debug-toolbar from 1.10 to 1.10.1
2018-09-11 02:52:44 -07:00
Bruno Alla
8dddd913c2
Merge pull request #1790 from pydanny/pyup-update-pytest-3.7.4-to-3.8.0
...
Update pytest to 3.8.0
2018-09-09 12:10:51 +01:00
pyup-bot
028cf5c5eb
Update django-coverage-plugin from 1.5.0 to 1.6.0
2018-09-07 09:34:37 -07:00
pyup.io bot
ffbec778a6
Update django-debug-toolbar from 1.9.1 to 1.10 ( #1789 )
2018-09-07 08:37:37 +00:00
pyup-bot
bb837784ae
Update pytest from 3.7.4 to 3.8.0
2018-09-06 18:39:21 -07:00
pyup.io bot
ff6e58e560
Update sphinx to 1.7.9 ( #1787 )
...
This PR updates [Sphinx](https://pypi.org/project/Sphinx ) from **1.7.8** to **1.7.9**.
<details>
<summary>Changelog</summary>
### 1.7.9
```
=====================================
Features added
--------------
* 5359: Make generated texinfo files reproducible by sorting the anchors
Bugs fixed
----------
* 5361: crashed on incremental build if document uses include directive
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/sphinx
- Changelog: https://pyup.io/changelogs/sphinx/
- Homepage: http://sphinx-doc.org/
</details>
2018-09-06 10:19:59 +08:00
pyup-bot
1ffe82dba9
Update pytest from 3.7.3 to 3.7.4
2018-08-30 03:17:44 -07:00
Bruno Alla
b5d782e252
Merge branch 'master' into mypy
2018-08-29 08:21:22 +01:00
pyup.io bot
4a090b8672
Update sphinx to 1.7.8 ( #1772 )
...
This PR updates [Sphinx](https://pypi.org/project/Sphinx ) from **1.7.7** to **1.7.8**.
<details>
<summary>Changelog</summary>
### 1.7.8
```
=====================================
Incompatible changes
--------------------
* The type of ``env.included`` has been changed to dict of set
Bugs fixed
----------
* 5320: intersphinx: crashed if invalid url given
* 5326: manpage: crashed when invalid docname is specified as ``man_pages``
* 5322: autodoc: ``Any`` typehint causes formatting error
* 5327: "document isn't included in any toctree" warning on rebuild with
generated files
* 5335: quickstart: escape sequence has been displayed with MacPorts' python
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/sphinx
- Changelog: https://pyup.io/changelogs/sphinx/
- Homepage: http://sphinx-doc.org/
</details>
2018-08-29 08:53:58 +08:00
pyup.io bot
95f5438787
Update django-extensions to 2.1.2 ( #1770 )
...
This PR updates [django-extensions](https://pypi.org/project/django-extensions ) from **2.1.0** to **2.1.2**.
<details>
<summary>Changelog</summary>
### 2.1.2
```
-----
Changes:
- Fix: AutoSlugField, fix check on list or tuple type
```
### 2.1.1
```
-----
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/django-extensions
- Changelog: https://pyup.io/changelogs/django-extensions/
- Repo: http://github.com/django-extensions/django-extensions
</details>
2018-08-28 09:22:54 +08:00
pyup.io bot
967bdb89c3
Update pytest to 3.7.3 ( #1764 )
...
* Update pytest from 3.7.2 to 3.7.3
* Update pytest from 3.7.2 to 3.7.3
2018-08-27 19:56:08 +00:00
pyup.io bot
d95bdc6a37
Update sphinx from 1.7.6 to 1.7.7 ( #1759 )
2018-08-23 08:30:49 +00:00
pyup.io bot
7485ac28be
Update pytest-django from 3.4.1 to 3.4.2 ( #1760 )
2018-08-20 19:35:24 +00:00
Denis Orehovsky
78efa64f73
Merge branch 'master' into mypy
2018-08-19 13:36:40 +03:00
pyup.io bot
eb8e2a33c8
Update pytest to 3.7.2 ( #1755 )
...
This PR updates [pytest](https://pypi.org/project/pytest ) from **3.7.1** to **3.7.2**.
<details>
<summary>Changelog</summary>
### 3.7.2
```
=========================
Bug Fixes
---------
- `3671 <https://github.com/pytest-dev/pytest/issues/3671> ;`_: Fix ``filterwarnings`` not being registered as a builtin mark.
- `3768 <https://github.com/pytest-dev/pytest/issues/3768> ;`_, `3789 <https://github.com/pytest-dev/pytest/issues/3789> ;`_: Fix test collection from packages mixed with normal directories.
- `3771 <https://github.com/pytest-dev/pytest/issues/3771> ;`_: Fix infinite recursion during collection if a ``pytest_ignore_collect`` hook returns ``False`` instead of ``None``.
- `3774 <https://github.com/pytest-dev/pytest/issues/3774> ;`_: Fix bug where decorated fixtures would lose functionality (for example ``mock.patch``).
- `3775 <https://github.com/pytest-dev/pytest/issues/3775> ;`_: Fix bug where importing modules or other objects with prefix ``pytest_`` prefix would raise a ``PluginValidationError``.
- `3788 <https://github.com/pytest-dev/pytest/issues/3788> ;`_: Fix ``AttributeError`` during teardown of ``TestCase`` subclasses which raise an exception during ``__init__``.
- `3804 <https://github.com/pytest-dev/pytest/issues/3804> ;`_: Fix traceback reporting for exceptions with ``__cause__`` cycles.
Improved Documentation
----------------------
- `3746 <https://github.com/pytest-dev/pytest/issues/3746> ;`_: Add documentation for ``metafunc.config`` that had been mistakenly hidden.
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/pytest
- Changelog: https://pyup.io/changelogs/pytest/
- Homepage: http://pytest.org
</details>
2018-08-19 13:19:11 +08:00
pyup.io bot
b8f6f43a60
Update pytest-django to 3.4.1 ( #1753 )
...
This PR updates [pytest-django](https://pypi.org/project/pytest-django ) from **3.3.3** to **3.4.1**.
<details>
<summary>Changelog</summary>
### 3.4.0
```
------------------
Features
^^^^^^^^
* Added new fixture :fixture:`django_assert_max_num_queries` (547).
* Added support for ``connection`` and returning the wrapped context manager
with :fixture:`django_assert_num_queries` (547).
* Added support for resetting sequences via
:fixture:`django_db_reset_sequences` (619).
Bugfixes
^^^^^^^^
* Made sure to not call django.setup() multiple times (629, 531).
Compatibility
^^^^^^^^^^^^^
* Removed py dependency, use pathlib instead (631).
```
</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-08-17 09:17:04 +08:00
pyup-bot
d78978abd5
Update pytest from 3.6.4 to 3.7.1
2018-08-03 02:05:01 -07:00
pyup.io bot
6c2a130e3d
Update pytest to 3.6.4 ( #1731 )
...
* Update pytest from 3.6.3 to 3.6.4
* Update pytest from 3.6.3 to 3.6.4
2018-07-29 14:12:41 +03:00
pyup.io bot
55debd5b6b
Update pytest-django to 3.3.3 ( #1728 )
...
This PR updates [pytest-django](https://pypi.org/project/pytest-django ) from **3.3.2** to **3.3.3**.
<details>
<summary>Changelog</summary>
### 3.3.3
```
------------------
Bug fixes
^^^^^^^^^
* Fixed registration of :py:func:`~pytest.mark.ignore_template_errors` marker,
which is required with ``pytest --strict`` (609).
* Fixed another regression with unittest (624, 625).
Docs
^^^^
* Use sphinx_rtf_theme (621).
* Minor fixes.
```
</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-07-27 10:21:45 +08:00
pyup.io bot
e34ab9b875
Update sphinx from 1.7.5 to 1.7.6 ( #1719 )
2018-07-17 11:26:04 +08:00
pyup.io bot
399cce6eb7
Update django-extensions to 2.1.0 ( #1720 )
...
This PR updates [django-extensions](https://pypi.org/project/django-extensions ) from **2.0.7** to **2.1.0**.
<details>
<summary>Changelog</summary>
### 2.1.0
```
Changes:
- Fix: travis
```
### 2.0.9
```
-----
Changes:
- Improvement: use README as project description on PyPI
```
### 2.0.8
```
-----
Please stop using ForeignKeyAutocompleteAdmin edition :-)
Changes:
- Fix: special markers in runserver_plus.rst
- Fix: shell_plus, refactor reading pythonrc file outside of exec(compile(...))
- Fix: reset_db, fix default utf8 support
- Fix: autoslugfield, Fix autoslug generation when existing model is copied
- Improvement: Cleanup management commands options after argparse migration 916
- Improvement: sqldiff, add more tests
- Improvement: sqldiff, add DurationField and SearchVectorField
- Improvement: shell_plus, add more tests
- Improvement: shell_plus, backport macos fix for tab completion
- Improvement: clear_cache, add --all option
- Improvement: pipchecker, treat dev versions as unstable
- Deprecation: ForeignKeyAutocompleteAdmin, Django 2.0 has similar capabilities, which are much better supported.
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/django-extensions
- Changelog: https://pyup.io/changelogs/django-extensions/
- Repo: http://github.com/django-extensions/django-extensions
</details>
2018-07-17 11:25:36 +08:00
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
pyup.io bot
d00074d27b
Update pytest-django to 3.1.1 ( #897 )
...
* Update pytest-django from 3.0.0 to 3.1.1
* Update pytest-django from 3.0.0 to 3.1.1
2016-11-21 16:07:41 +01:00
pyup.io bot
1d13b1915d
Update django-test-plus to 1.0.16 ( #858 )
...
* Update django-test-plus from 1.0.15 to 1.0.16
* Update django-test-plus from 1.0.15 to 1.0.16
2016-10-20 17:08:43 +02:00
René Muhl
77ce5f04ee
Upgrade django debug toolbar to 1.6 ( #844 )
...
* Replaced django-debug-toolbar github link with version 1.6
* Contributor update
2016-10-10 17:39:35 +02:00
pyup-bot
024a9671c7
Update sphinx from 1.4.7 to 1.4.8
2016-10-01 09:20:26 -07:00
pyup.io bot
6446312eed
Update sphinx from 1.4.6 to 1.4.7 ( #832 )
2016-10-01 08:09:52 -07:00
Fabio C. Barrioneuvo da Luz
c1b389b27d
workaround to fix django-debug-toolbar issue #827
2016-09-29 13:12:11 -03:00
Fábio C. Barrionuevo da Luz
2f8a7d0641
upgrade Sphinx to 1.4.6
2016-09-29 02:11:45 -03:00
pyup-bot
cd2fbc8ff6
Update pytest-django from 2.9.1 to 3.0.0
2016-09-28 21:32:53 -07:00
pyup.io bot
909b85291e
Update django-extensions from 1.7.3 to 1.7.4 ( #777 )
2016-09-08 11:19:14 +02:00
pyup-bot
cf092b6269
Update werkzeug from 0.11.10 to 0.11.11
2016-08-31 06:19:54 -07:00
pyup-bot
56f2048b32
Update django-extensions from 1.7.2 to 1.7.3
2016-08-26 12:58:51 -07:00
pyup-bot
95e31d6554
Update django-test-plus from 1.0.14 to 1.0.15
2016-08-18 14:50:01 -07:00
pyup-bot
45fe8fafb1
Update django-extensions from 1.7.1 to 1.7.2
2016-08-16 05:04:45 -07:00
pyup-bot
5e4980cd29
Update django-extensions from 1.6.7 to 1.7.1
2016-08-09 05:19:01 -07:00
pyup-bot
8ba3d3ad86
Update coverage from 4.1 to 4.2
2016-07-26 14:10:14 -07:00
pyup-bot
1292e5b57b
Update django-debug-toolbar from 1.4 to 1.5
2016-07-21 02:24:35 -07:00
pyup-bot
f9fe8891ac
Update sphinx from 1.4.4 to 1.4.5
2016-07-13 05:23:43 -07:00
pyup-bot
fe80eaed13
Update django-test-plus from 1.0.13 to 1.0.14
2016-06-27 15:48:01 +08:00
pyup-bot
70c83be951
Update ipdb from 0.10.0 to 0.10.1
2016-06-14 14:11:20 -07:00
pyup-bot
7666e6941c
Pin sphinx to latest version 1.4.4
2016-06-14 08:47:27 -07:00
requires.io
faa8eaf32d
[requires.io] dependency update
2016-06-05 16:30:21 -07:00
Fabio C. Barrioneuvo da Luz
0601795f68
update requirements and changelog
2016-05-13 00:13:42 -03:00
Fabio C. Barrioneuvo da Luz
9a2668b4f9
update version of Django, django-extensions and django-mailgun
2016-05-03 21:13:53 -03:00
Audrey Roy Greenfeld
145a4bdf5c
Update local requirements
2016-04-29 13:54:49 -07:00
Audrey Roy Greenfeld
5517bdd1bc
Update requirements
2016-04-25 22:59:02 -07:00
Audrey Roy Greenfeld
15f350f05e
Change repo_name to project_slug for clarity.
2016-04-20 10:00:35 -07:00