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
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
f60b6d464c
Update whitenoise from 4.0 to 4.1 ( #1797 )
2018-09-12 19:23:28 +00: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
Wan Liuyang
de5504f414
Rename custom S3Boto3Storage subclasses ( #1784 )
...
Closes #1788
This PR preps for the upcoming `django-storages` 2.X:
1. ~~Explicitly set default ACL to None which was [incorrectly set](3f6ec74942/storages/backends/s3boto3.py (L195)
) to `public-read` by `django-storages`~~
2. Renamed `StaticRootS3BotoStorage` to `StaticRootS3Boto3Storage` to avoid confusion. This is to prep for the upcoming `S3Boto` class deprecation.
See also:
https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#settings
https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst
2018-09-09 19:59:04 +08: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
Bruno Alla
e6a773c3d5
Merge pull request #1791 from pydanny/pyup-update-django-coverage-plugin-1.5.0-to-1.6.0
...
Update django-coverage-plugin to 1.6.0
2018-09-09 12:10:15 +01:00
pyup.io bot
6628fff9a0
Update django-anymail to 4.2 ( #1792 )
...
This PR updates [django-anymail[mailgun]](https://pypi.org/project/django-anymail ) from **4.1** to **4.2**.
<details>
<summary>Changelog</summary>
### 4.2
```
----
*2018-09-07*
Features
~~~~~~~~
* **Postmark:** Support per-recipient template `merge_data` and batch sending. (Batch
sending can be used with or without a template. See
`docs <https://anymail.readthedocs.io/en/stable/esps/postmark/postmark-templates> ;`__.)
Fixes
~~~~~
* **Postmark:** When using `template_id`, ignore empty subject and body. (Postmark
issues an error if Django's default empty strings are used with template sends.)
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/django-anymail
- Changelog: https://pyup.io/changelogs/django-anymail/
- Repo: https://github.com/anymail/django-anymail
</details>
2018-09-08 06:11:31 +08: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.io bot
602bb22a2e
Update python-slugify to 1.2.6 ( #1782 )
...
This PR updates [python-slugify](https://pypi.org/project/python-slugify ) from **1.2.5** to **1.2.6**.
<details>
<summary>Changelog</summary>
### 1.2.6
```
- Add support for case sensitive slugs (s-m-e)
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/python-slugify
- Changelog: https://pyup.io/changelogs/python-slugify/
- Repo: https://github.com/un33k/python-slugify
</details>
2018-09-03 08:13:35 +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
217976a8da
Update django-anymail from 3.0 to 4.1 ( #1769 )
2018-08-28 11:01:58 +08:00
pyup.io bot
53945865d6
Update django-allauth from 0.36.0 to 0.37.1 ( #1768 )
2018-08-28 09:24:02 +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
pyup.io bot
e81f7abbd7
Update argon2-cffi from 18.2.0 to 18.3.0 ( #1758 )
2018-08-19 13:05:42 +00:00
Denis Orehovsky
78efa64f73
Merge branch 'master' into mypy
2018-08-19 13:36:40 +03:00
pyup.io bot
44b924b54f
Update argon2-cffi from 18.1.0 to 18.2.0 ( #1756 )
2018-08-19 10:20:31 +00: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.io bot
36f3558ccc
Update whitenoise from 3.3.1 to 4.0 ( #1745 )
2018-08-13 16:06:42 +03: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
dc11195917
Update django to 2.0.8 ( #1734 )
...
This PR updates [django](https://pypi.org/project/django ) from **2.0.7** to **2.0.8**.
<details>
<summary>Changelog</summary>
### 2.0.8
```
==========================
*August 1, 2018*
Django 2.0.8 fixes a security issue and several bugs in 2.0.7.
CVE-2018-14574: Open redirect possibility in ``CommonMiddleware``
=================================================================
If the :class:`~django.middleware.common.CommonMiddleware` and the
:setting:`APPEND_SLASH` setting are both enabled, and if the project has a
URL pattern that accepts any path ending in a slash (many content management
systems have such a pattern), then a request to a maliciously crafted URL of
that site could lead to a redirect to another site, enabling phishing and other
attacks.
``CommonMiddleware`` now escapes leading slashes to prevent redirects to other
domains.
Bugfixes
========
* Fixed a regression in Django 2.0.7 that broke the ``regex`` lookup on MariaDB
(even though MariaDB isn't officially supported) (🎫 `29544`).
* Fixed a regression where ``django.template.Template`` crashed if the
``template_string`` argument is lazy (🎫 `29617`).
==========================
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/django
- Changelog: https://pyup.io/changelogs/django/
- Homepage: https://www.djangoproject.com/
</details>
2018-08-02 08:17:27 +08: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-bot
72d6be7883
Update celery from 4.2.0 to 4.2.1
2018-07-18 04:03:29 -07: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
pyup.io bot
ed389e7401
Update django from 2.0.6 to 2.0.7 ( #1707 )
2018-07-02 22:18:13 +03:00
pyup.io bot
8586cb0cef
Update pillow from 5.1.0 to 5.2.0 ( #1704 )
2018-07-02 22:17:46 +03:00
Denis Orehovsky
d7a05cf69d
Add mypy to the local dependencies
2018-07-02 10:22:48 +03:00
pyup.io bot
f13c99f0a5
Update pytz from 2018.4 to 2018.5 ( #1699 )
2018-06-30 11:59:23 +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
Nikita Shupeyko
275c13292c
Integrate Flower with Docker Compose setup ( #1655 )
...
* Integrate Flower with Docker Compose setup locally
* Remove alien worker celeryd option
* Move Flower COPY section below the worker's
* Remove set -o pipefail command from Flower start script
* Flower client authentication
* Override flower service image name
* Move flower service to the end of local.yml
* Install flower==0.9.2 in all environments
* Introduce production flower service
* Fix local flower start script
* Document Flower integration
* Prettify *.django envs
Rationale: consistency.
* Reference local environment Flower docs from the production's
* 'two more services' -> 'three more services'
2018-06-27 19:33:21 +03:00
pyup.io bot
eb0297aeb3
Update django-environ from 0.4.4 to 0.4.5 ( #1695 )
2018-06-26 10:53:36 +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
Wan Liuyang
5309fbf5e7
Upgrade celery to 4.2 ( #1446 )
...
* Update celery to 4.1.0
* Re-add endif closing block
* Update local.py
* Update base.txt
* Update local.py
2018-06-21 14:53:04 +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.io bot
f3d76a4134
Update celery from 3.1.25 to 3.1.26.post2 ( #1683 )
2018-06-19 01:07:14 +03: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
77f87c4532
Update django from 2.0.5 to 2.0.6
2018-06-01 15:16:03 -07:00
pyup.io bot
cff7111edb
Update django-anymail from 2.2 to 3.0 ( #1668 )
2018-05-31 16:14:37 +03:00
pyup.io bot
eea6cc94de
Update raven to 6.9.0 ( #1667 )
...
This PR updates [raven](https://pypi.org/project/raven ) from **6.8.0** to **6.9.0**.
<details>
<summary>Changelog</summary>
### 6.9.0
```
------------------
* [Core] Switched from culprit to transaction for automatic transaction reporting.
* [CI] Removed py3.3 from build
* [Django] resolved an issue where the log integration would override the user.
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/raven
- Changelog: https://pyup.io/changelogs/raven/
- Repo: https://github.com/getsentry/raven-python
</details>
2018-05-31 12:55:38 +08:00
pyup-bot
a4240bcf08
Update sphinx from 1.7.4 to 1.7.5
2018-05-28 21:18:55 -07:00
Nikita P. Shupeyko
ea9a781cc8
Install Mailgun's (and potentially, other ESPs') dependencies with Anymail
...
Rationale: this is a [generic way](https://github.com/anymail/django-anymail#anymail-1-2-3 ) of handling Anymail ESP dependencies
2018-05-25 12:08:57 +03: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
Nguyễn Hồng Quân
39378e3b32
Replace awesome-slugify with python-slugify
...
The former drags us from getting update with new libraries (e.g
Unidecode).
2018-05-14 19:01:16 +07:00
pyup.io bot
dbdedb81c1
Update raven from 6.7.0 to 6.8.0 ( #1642 )
2018-05-12 22:57:24 +03:00
pyup.io bot
144f4ca3b7
Update django-model-utils from 3.1.1 to 3.1.2 ( #1640 )
2018-05-10 23:16:42 +02:00
pyup.io bot
b4b3c04253
Update django-allauth from 0.35.0 to 0.36.0 ( #1638 )
2018-05-08 15:28:52 +08:00
Nikita P. Shupeyko
35b2aac87a
Use relative -r path in production.txt
2018-05-07 20:30:14 +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
Nikita P. Shupeyko
5a3dd8f0c6
Uninstall gevent
...
Closes #1555 .
2018-05-05 15:03:01 +03:00
Nikita P. Shupeyko
2eac9648a1
Install boto3 as extra of django-storages
...
Closes #1586 .
2018-05-05 15:01:03 +03:00
pyup.io bot
8203cfe4fc
Update factory-boy to 2.11.0 ( #1632 )
2018-05-05 09:06:41 +08:00
pyup-bot
b8a709b191
Update django from 2.0.4 to 2.0.5
2018-05-02 01:08:03 -07:00
pyup.io bot
cf03bf74e7
Update gunicorn from 19.8.0 to 19.8.1 ( #1627 )
2018-04-30 22:16:09 +03:00
pyup.io bot
3e6caf6692
Update gunicorn from 19.7.1 to 19.8.0 ( #1624 )
2018-04-29 21:48:53 +03: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
edae0854bf
Update raven from 6.6.0 to 6.7.0 ( #1614 )
2018-04-18 22:56:29 +08:00
pyup.io bot
bbc69b3bf1
Update django-extensions to 2.0.7 ( #1613 )
2018-04-18 16:30:35 +08:00
pyup.io bot
cbc51bfc5f
Update django-anymail to 2.2 ( #1612 )
2018-04-17 10:02:06 +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
1c5f1bb62b
Update django-anymail from 2.0 to 2.1 ( #1607 )
2018-04-12 08:32:02 +08:00
pyup.io bot
b6c80ab333
Update pytz from 2018.3 to 2018.4 ( #1605 )
2018-04-10 20:34:01 +00:00
pyup-bot
dffacdc2ed
Update djangorestframework from 3.7.7 to 3.8.2
2018-04-06 11:40:11 -05:00
Nikita P. Shupeyko
418b53bf77
Rename use_sentry_for_error_reporting to use_sentry
...
Rationale: consistency
2018-04-03 12:12:26 +03:00
pyup.io bot
53186d2697
Update django from 2.0.3 to 2.0.4 ( #1593 )
2018-04-03 10:46:34 +03:00
pyup.io bot
3c3d5914d2
Update pillow to 5.1.0 ( #1592 )
2018-04-03 09:50:34 +08:00
pyup.io bot
9c09675cb8
Update django-storages from 1.6.5 to 1.6.6 ( #1585 )
2018-03-27 11:43:29 +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
Wan Liuyang
d1198f63b1
Drop Opbeat ( #1578 )
2018-03-21 19:54:27 +08:00
pyup.io bot
f0175aa9be
Update collectfast to 0.6.2 ( #1575 )
2018-03-17 22:29:44 +08:00
Daniel Roy Greenfeld
d6e0b95d81
Adding coreapi and moving DRF to end of base.txt
2018-03-17 06:58:16 -05: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
Daniel Roy Greenfeld
c06ce847b3
Added DRF
2018-03-13 22:13:36 -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
pyup.io bot
05e97777e2
Update django-crispy-forms from 1.7.1 to 1.7.2 ( #1567 )
2018-03-09 19:21:40 +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
f3dc7898e9
Update django-anymail from 1.4 to 2.0 ( #1564 )
2018-03-09 10:54:56 +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
218a79e16a
Update django from 2.0.2 to 2.0.3 ( #1551 )
2018-03-06 19:44:43 +03:00
Nikita P. Shupeyko
5380117181
Uninstall wheel
...
Closes #1095 .
2018-03-06 14:27:13 +03:00
pyup.io bot
93ad8e6125
Update django-crispy-forms from 1.7.0 to 1.7.1 ( #1546 )
2018-03-06 06:13:20 +00:00
pyup.io bot
fbdc3c930f
Update raven from 6.5.0 to 6.6.0 ( #1539 )
2018-03-01 14:20:25 +03:00
pyup.io bot
3084d9d5c1
Update django-redis from 4.8.0 to 4.9.0 ( #1540 )
2018-03-01 14:20:08 +03:00
pyup.io bot
a429a050c9
Update boto3 to 1.6.2 ( #1538 )
...
* Update boto3 from 1.6.1 to 1.6.2
* Update production.txt
2018-03-01 11:59:59 +01:00
pyup.io bot
496869164f
Update boto3 from 1.5.36 to 1.6.1 ( #1536 )
2018-02-28 12:42:47 +01:00
pyup.io bot
48a6bf56a6
Update boto3 from 1.5.33 to 1.5.36 ( #1531 )
2018-02-26 16:35:01 +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
Bruno Alla
575fe7e2f0
Merge branch 'master' into psycopg2-no-binary
2018-02-22 17:50:20 +00: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-bot
76334c086e
Update boto3 from 1.5.31 to 1.5.33
2018-02-20 18:26:40 -05:00
pyup.io bot
1452fe6ecd
Update boto3 from 1.5.30 to 1.5.31 ( #1517 )
2018-02-18 19:20:27 +03:00
pyup.io bot
97f0ca6fa7
Update django from 2.0 to 2.0.2 ( #1514 )
2018-02-16 22:42:20 +01:00
Bruno Alla
642af90a37
Merge pull request #1421 from epicwhale/update-django-1.11.8-to-2.0
...
Upgrade Django to 2.0
2018-02-16 21:37:06 +00:00
pyup.io bot
68ae00e028
Update ipdb from 0.10.3 to 0.11 ( #1511 )
2018-02-16 18:16:23 +03:00
pyup.io bot
07d7482dbe
Update boto3 from 1.5.27 to 1.5.30 ( #1512 )
2018-02-16 18:16:09 +03:00
Bruno Alla
d783367a86
Prevent pyup to Update Celery automatically
2018-02-13 14:37:40 +00:00
Bruno Alla
faabec8028
Merge pull request #1508 from pydanny/pyup-update-boto3-1.5.25-to-1.5.27
...
Update boto3 to 1.5.27
2018-02-13 14:35:08 +00:00
Bruno Alla
db42ec24ae
Merge pull request #1501 from pydanny/pyup-update-pytz-2017.3-to-2018.3
...
Update pytz to 2018.3
2018-02-13 14:34:49 +00: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
26e35a5c79
Update boto3 from 1.5.25 to 1.5.27
2018-02-12 21:26:27 -05:00
pyup-bot
c0bcf3d22e
Update sphinx from 1.6.7 to 1.7.0
2018-02-12 11:00:24 -05:00
pyup-bot
7d291e8863
Update coverage from 4.5 to 4.5.1
2018-02-11 02:06:18 -05:00
pyup-bot
e7a47c6f9b
Update coverage from 4.5 to 4.5.1
2018-02-11 02:06:17 -05:00
Bruno Alla
5e93bf954d
Install psycopg2 with --no-binary option
2018-02-09 13:00:20 +00:00
pyup-bot
8941e4a81d
Update pytz from 2017.3 to 2018.3
2018-02-09 02:46:23 -08:00
pyup-bot
dd756e432d
Update boto3 from 1.5.24 to 1.5.25
2018-02-08 15:26:11 -08:00
pyup.io bot
7271934268
Update psycopg2 to 2.7.4 ( #1497 )
...
* Update psycopg2 from 2.7.3.2 to 2.7.4
* Update psycopg2 from 2.7.3.2 to 2.7.4
* Update psycopg2 from 2.7.3.2 to 2.7.4
2018-02-08 23:46:03 +03:00
pyup.io bot
4a81b8577d
Update django-anymail from 1.3 to 1.4 ( #1498 )
2018-02-08 23:45:45 +03:00
Bruno Alla
93f11f6691
Merge branch 'master' into update-django-1.11.8-to-2.0
2018-02-07 14:59:20 +00:00
pyup.io bot
1148802655
Update boto3 from 1.5.23 to 1.5.24 ( #1492 )
2018-02-07 02:52:44 +03: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
Wan Liuyang
219b6ba817
Update pytest-sugar to 0.9.1 ( #1486 )
2018-02-06 20:16:24 +03:00
pyup-bot
fe39d9d4e4
Update boto3 from 1.5.22 to 1.5.23
2018-02-05 18:26:06 -08:00
Dayson Pais
8edcb1cbfe
Merge branch 'master' into update-django-1.11.8-to-2.0
2018-02-05 10:24:58 +00:00
Dayson Pais
d4420e3dd6
Update base.txt
2018-02-05 10:23:10 +00:00
pyup-bot
179adb4f30
Update sphinx from 1.6.6 to 1.6.7
2018-02-04 16:35:06 -08:00
pyup-bot
a0abb0cc22
Update coverage from 4.4.2 to 4.5
2018-02-04 00:26: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
4b7a70d875
Update django-anymail from 1.2 to 1.3 ( #1478 )
2018-02-02 23:54:07 +03:00
pyup.io bot
b19b1e0f3c
Update django-allauth from 0.34.0 to 0.35.0 ( #1477 )
2018-02-02 23:43:02 +03:00
pyup.io bot
cfbf49f36b
Update opbeat from 3.6.0 to 3.6.1 ( #1473 )
2018-02-02 16:30:20 +03:00
pyup.io bot
fe7c4aa815
Update django from 1.11.9 to 1.11.10 ( #1474 )
2018-02-02 00:39:04 +03:00
pyup.io bot
8a4f3e036b
Update boto3 from 1.5.20 to 1.5.22 ( #1468 )
2018-01-29 19:07:10 +03: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
Dayson Pais
9ca98e02d4
Update base.txt
2018-01-25 10:36:06 +01:00
pyup.io bot
2d041b6c4d
Update raven from 6.4.0 to 6.5.0 ( #1460 )
2018-01-23 18:48:00 +03:00
pyup.io bot
ec6dd4fd02
Update boto3 from 1.5.14 to 1.5.20 ( #1464 )
2018-01-23 18:47:48 +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
b2025a8f72
Update boto3 from 1.5.12 to 1.5.14 ( #1447 )
2018-01-14 01:12:13 +03:00
pyup.io bot
a40121afd6
Update django-model-utils from 3.0.0 to 3.1.1 ( #1442 )
2018-01-10 18:36:17 +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
f5c0c2c759
Update boto3 from 1.5.11 to 1.5.12 ( #1440 )
2018-01-10 18:30:47 +03:00
pyup.io bot
0e9a8e0420
Update boto3 from 1.5.9 to 1.5.11 ( #1439 )
2018-01-09 22:16:09 +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
c476ae6e83
Update boto3 from 1.5.8 to 1.5.9 ( #1434 )
2018-01-08 18:32:58 +03:00
pyup.io bot
a6baa1741c
Update argon2-cffi from 16.3.0 to 18.1.0 ( #1435 )
2018-01-08 18:32:45 +03:00
pyup.io bot
f141ea655c
Update pillow from 4.3.0 to 5.0.0 ( #1424 )
2018-01-05 19:29:16 +03:00
pyup.io bot
47bf26bd0e
Update boto3 from 1.5.6 to 1.5.8 ( #1427 )
2018-01-05 19:25:01 +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-bot
5510c76147
Update django from 1.11.8 to 1.11.9
2018-01-01 21:57:56 -08:00
Dayson Pais
8bfe18b52a
Update django from 1.11.8 to 2.0
...
- Refactor django.core.urlresolvers module import to django.urls. Resolves: The django.core.urlresolvers module is removed in favor of its new location, django.urls.
- Add an app namespace to urls in user app. Resolves: Support for setting a URL instance namespace without an application namespace is removed.
2017-12-30 12:16:19 +05:30
Audrey Roy Greenfeld
5395687f73
Upgraded to Django 1.11 to resolve
2017-12-28 08:19:19 -08:00
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
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
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
356a31806f
Update raven from 6.3.0 to 6.4.0 ( #1402 )
2017-12-13 15:25:05 +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
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
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
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
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
Fábio C. Barrionuevo da Luz
daa7613f37
Merge pull request #1345 from pydanny/pyup-update-sphinx-1.6.3-to-1.6.4
...
Update sphinx to 1.6.4
2017-09-26 08:24:31 -03:00
pyup-bot
f10d03e8a8
Update sphinx from 1.6.3 to 1.6.4
2017-09-26 01:08:44 -07:00
pyup-bot
ee0d52fd97
Update whitenoise from 3.3.0 to 3.3.1
2017-09-23 11:47:41 -07:00
pyup.io bot
4f727fac7c
Update raven from 6.2.0 to 6.2.1 ( #1341 )
2017-09-22 21:47:16 +03:00
pyup.io bot
93c965d020
Update raven from 6.1.0 to 6.2.0 ( #1340 )
2017-09-22 18:02:08 +03:00
pyup.io bot
6537f181a5
Update django-anymail from 0.11.1 to 1.0 ( #1334 )
2017-09-18 10:42:08 +03: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
3b2eca0a38
Update wheel from 0.29.0 to 0.30.0 ( #1329 )
2017-09-11 09:55:29 +03:00
Nikita P. Shupeyko
d9e280ff5b
Require django-coverage-plugin==1.5.0 for testing
...
Closes #1325 .
2017-09-07 13:28:13 +03:00
pyup.io bot
a42df4f1b2
Update django from 1.10.7 to 1.10.8 ( #1320 )
2017-09-05 22:52:58 +03:00
Shupeyko Nikita
188ff966f8
Re-organize compose/ into environment-specific file groups ( #1317 )
...
* Re-organize compose/ into environment-specific file groups
Closes #1316 .
* Commit missing files
That was weird: git failed to commit one specific folder previously
2017-09-05 14:39:20 +03:00
Reggie Riser
cc3ba8eadf
Remove django-braces requirement (equivalent functionality already in Django 1.9+). ( #1312 )
2017-08-31 19:23:18 +03:00
pyup-bot
b70db90506
Update boto3 from 1.4.6 to 1.4.7
2017-08-29 14:18:03 -07:00
pyup.io bot
2f12425ea3
Update psycopg2 to 2.7.3.1 ( #1303 )
...
* Update psycopg2 from 2.7.3 to 2.7.3.1
* Update psycopg2 from 2.7.3 to 2.7.3.1
* Update psycopg2 from 2.7.3 to 2.7.3.1
2017-08-26 20:26:07 +03:00
pyup-bot
a226184bf1
Update boto3 from 1.4.5 to 1.4.6
2017-08-23 10:17:14 -07:00
Fábio C. Barrionuevo da Luz
09ecda33b3
Merge pull request #1269 from browniebroke/patch-1
...
Update django-storages and Boto3 fixes #998 & #1192
2017-08-23 14:17:02 -03: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.io bot
26f5659e56
Update django-environ from 0.4.3 to 0.4.4 ( #1289 )
2017-08-21 14:59:34 +03:00
pyup.io bot
796247a284
Update django-compressor from 2.1.1 to 2.2 ( #1287 )
2017-08-20 18:31:41 +03:00
pyup.io bot
c216de7387
Update django-allauth from 0.32.0 to 0.33.0 ( #1288 )
2017-08-20 11:47:40 +03:00
pyup-bot
19d9cb8afb
Update pytest-sugar from 0.8.0 to 0.9.0
2017-08-15 02:07:38 -07: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
Bruno Alla
12db5176d6
Upgrade to boto3 fixes #998
...
- Boto3 is the replacement of boto, switch to the latest version
- Switch django-storages class to the one based on Boto3
- AWS_S3_CALLING_FORMAT isn't relevant anymore
2017-08-02 20:00:03 +01: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
Bruno Alla
9017432421
Update django-storages fixes #998
...
The -redux project is now the official project, update to the latest version
2017-08-01 22:34:09 +01: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
993aac6b95
Update flake8 to 3.4.1 ( #1254 )
...
* Update flake8 from 3.4.0 to 3.4.1
* Update flake8 from 3.4.0 to 3.4.1
2017-07-29 05:57:27 +03:00
pyup.io bot
e7ae16eeb6
Update flake8 to 3.4.0 ( #1253 )
...
* Update flake8 from 3.3.0 to 3.4.0
* Update flake8 from 3.3.0 to 3.4.0
2017-07-28 11:16:01 +03:00
pyup.io bot
60e57117d6
Update psycopg2 to 2.7.3 ( #1247 )
...
* Update psycopg2 from 2.7.2 to 2.7.3
* Update psycopg2 from 2.7.2 to 2.7.3
* Update psycopg2 from 2.7.2 to 2.7.3
2017-07-26 09:20:21 +02:00
pyup.io bot
30a6151647
Update django-anymail from 0.11 to 0.11.1 ( #1248 )
2017-07-24 21:59:20 +03:00
pyup.io bot
34c969423f
Update psycopg2 to 2.7.2 ( #1246 )
...
* Update psycopg2 from 2.7.1 to 2.7.2
* Update psycopg2 from 2.7.1 to 2.7.2
* Update psycopg2 from 2.7.1 to 2.7.2
2017-07-22 21:41:28 +03:00
pyup.io bot
38f53b5886
Update django-anymail from 0.10 to 0.11 ( #1232 )
2017-07-14 10:50:26 +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
57410882ae
Update boto from 2.47.0 to 2.48.0 ( #1220 )
2017-07-09 15:36:22 +03:00
pyup.io bot
03648d3d01
Update pillow from 4.1.1 to 4.2.1 ( #1221 )
2017-07-09 15:36:07 +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.io bot
44aff93933
Update django-storages-redux from 1.3.2 to 1.3.3 ( #1210 )
2017-06-27 23:44:33 +03:00
pyup-bot
50a4beed7e
Update django-test-plus from 1.0.17 to 1.0.18
2017-06-26 10:15:47 -07: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.io bot
46af6b4760
Update gevent from 1.2.1 to 1.2.2 ( #1186 )
2017-06-07 18:26:25 +03:00
Fábio C. Barrionuevo da Luz
7762177283
Merge pull request #1182 from pydanny/pyup-update-sphinx-1.6.1-to-1.6.2
...
Update sphinx to 1.6.2
2017-06-02 09:00:12 -03:00
Fábio C. Barrionuevo da Luz
6ed9ceb232
Merge pull request #1180 from pydanny/pyup-update-raven-6.0.0-to-6.1.0
...
Update raven to 6.1.0
2017-06-02 08:59:45 -03:00
pyup-bot
798bf0639e
Update sphinx from 1.6.1 to 1.6.2
2017-05-28 13:43:56 -07:00