Граф коммитов

1461 Коммитов

Автор SHA1 Сообщение Дата
Kyle Lahnakoski ce35ba1b5d
Upgrade libraries for extract_jobs (#6142)
* upgrade libraries

* remove backslashes on common.txt

Co-authored-by: Kyle Lahnakoski <kyle@lahnakoski.com>
2020-03-20 15:18:25 -04:00
Armen Zambrano a3a50d4ccd
Travis: Run Python tests outside of Docker container (#5943)
* Add Travis job to run Python tests outside of Docker
* `runtests.sh` is renamed to `runchecks.sh` and it does not run Python tests
* `manage.py check --deploy` was duplicated in Travis
* Update testing documentation
* Remove `-bb` since it is not needed since Python 3.5
2020-03-20 14:58:11 -04:00
dependabot-preview[bot] 85cf8d342c
Bump responses from 0.10.9 to 0.10.12 in /requirements (#6132)
Bumps [responses](https://github.com/getsentry/responses) from 0.10.9 to 0.10.12.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.10.9...0.10.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 14:11:36 -07:00
dependabot-preview[bot] d1b8cbb3f3
Bump taskcluster from 26.0.1 to 27.0.0 in /requirements (#6127)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 26.0.1 to 27.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v26.0.1...v27.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 18:38:48 -07:00
dependabot-preview[bot] 7eac515dc8
Bump google-auth from 1.11.1 to 1.11.2 in /requirements (#6054)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.11.1...v1.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 09:53:54 -07:00
dependabot-preview[bot] 41d8355c0d
Bump taskcluster from 24.3.1 to 26.0.1 in /requirements (#6123)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 24.3.1 to 26.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v24.3.1...v26.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 09:53:21 -07:00
dependabot-preview[bot] cb547462ad
Bump google-cloud-core from 1.2.0 to 1.3.0 in /requirements (#6042)
Bumps [google-cloud-core](https://github.com/GoogleCloudPlatform/google-cloud-python) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/GoogleCloudPlatform/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/kms-1.2.0...core-1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 16:39:27 -08:00
dependabot-preview[bot] 281493853d
Bump more-itertools from 7.2.0 to 8.2.0 in /requirements (#6049)
Bumps [more-itertools](https://github.com/erikrose/more-itertools) from 7.2.0 to 8.2.0.
- [Release notes](https://github.com/erikrose/more-itertools/releases)
- [Commits](https://github.com/erikrose/more-itertools/compare/v7.2.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 16:39:05 -08:00
dependabot-preview[bot] 7999de1fe9
Bump zipp from 2.2.0 to 3.0.0 in /requirements (#6048)
Bumps [zipp](https://github.com/jaraco/zipp) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/master/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v2.2.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 16:38:38 -08:00
Kyle Lahnakoski 4283107ea3
Bug 1610347 - Extract to BigQuery - Fixes for Heroku (#5984)
* more error handling
* more explanation
* django query does not encode datetime
* fix redis
* update hashes
* Handle Decimal on prototype
* add --start for testing, limit some string length
* more logging
2020-02-20 11:05:03 -05:00
dependabot-preview[bot] fff9ab79ea
Bump google-cloud-bigquery from 1.23.1 to 1.24.0 in /requirements (#6012)
Bumps [google-cloud-bigquery](https://github.com/GoogleCloudPlatform/google-cloud-python) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/GoogleCloudPlatform/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/bigquery-1.23.1...storage-1.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 16:32:14 -08:00
dependabot-preview[bot] 0afa1663a5
Bump mkdocs-material from 4.6.2 to 4.6.3 in /requirements (#6006)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.6.2...4.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 09:17:49 -08:00
dependabot-preview[bot] ced835b99f
Bump google-auth from 1.11.0 to 1.11.1 in /requirements (#6004)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.11.0...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 15:06:36 -08:00
dependabot-preview[bot] abb143e5ea
Bump mkdocs-material from 4.4.3 to 4.6.2 in /requirements (#5965)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.4.3 to 4.6.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.4.3...4.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 14:17:18 -08:00
dependabot-preview[bot] 62be377032
Bump taskcluster from 24.3.0 to 24.3.1 in /requirements (#5979)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 24.3.0 to 24.3.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v24.3.0...v24.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 11:00:51 -08:00
dependabot-preview[bot] d0663a1b12
Bump django-extensions from 2.2.5 to 2.2.8 in /requirements (#5980)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.2.5 to 2.2.8.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.2.5...2.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 10:52:34 -08:00
dependabot-preview[bot] 86a2cc61e1
Bump werkzeug from 0.15.5 to 1.0.0 in /requirements (#5987)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.5 to 1.0.0.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.5...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 10:49:25 -08:00
dependabot-preview[bot] a56abf209a
Bump pytest-django from 3.5.1 to 3.8.0 in /requirements (#5988)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.5.1 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v3.5.1...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 10:48:49 -08:00
dependabot-preview[bot] f3b2b00da6
Bump yarl from 1.3.0 to 1.4.2 in /requirements (#5986)
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.3.0 to 1.4.2.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.3.0...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 10:44:25 -08:00
dependabot-preview[bot] 6fc9c8a1ad
Bump zope-component from 4.5 to 4.6 in /requirements (#5975)
Bumps [zope-component](https://github.com/zopefoundation/zope.component) from 4.5 to 4.6.
- [Release notes](https://github.com/zopefoundation/zope.component/releases)
- [Changelog](https://github.com/zopefoundation/zope.component/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.component/compare/4.5...4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 10:43:56 -08:00
dependabot-preview[bot] ec90d6e5d2
Bump django-cors-headers from 3.2.0 to 3.2.1 in /requirements (#5976)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.2.0...3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 10:09:21 -08:00
dependabot-preview[bot] 3f7da8f18d
Bump taskcluster from 24.2.0 to 24.3.0 in /requirements (#5973)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v24.2.0...v24.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 10:08:55 -08:00
dependabot-preview[bot] 301c33851c
Bump django-debug-toolbar from 2.0 to 2.2 in /requirements (#5972)
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.0 to 2.2.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/master/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.0...2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 10:07:59 -08:00
dependabot-preview[bot] 784bef9e8e
Bump python-jose[pycryptodome] from 3.0.1 to 3.1.0 in /requirements (#5971)
Bumps [python-jose[pycryptodome]](https://github.com/mpdavis/python-jose) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/mpdavis/python-jose/releases)
- [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpdavis/python-jose/compare/3.0.1...3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 10:07:33 -08:00
dependabot-preview[bot] fdd89c2844
Bump pytz from 2019.2 to 2019.3 in /requirements (#5970)
Bumps [pytz](https://github.com/stub42/pytz) from 2019.2 to 2019.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.2...release_2019.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 10:06:56 -08:00
dependabot-preview[bot] 39938a879f
Bump google-auth from 1.10.1 to 1.11.0 in /requirements (#5977)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.10.1...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 10:06:30 -08:00
dependabot-preview[bot] c830cfebd0
Bump zipp from 2.1.0 to 2.2.0 in /requirements (#5963)
Bumps [zipp](https://github.com/jaraco/zipp) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/master/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 14:44:59 -08:00
dependabot-preview[bot] e8f1b43e69
Bump zope-hookable from 4.2.0 to 5.0.0 in /requirements (#5937)
Bumps [zope-hookable](https://github.com/zopefoundation/zope.hookable) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/zopefoundation/zope.hookable/releases)
- [Changelog](https://github.com/zopefoundation/zope.hookable/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.hookable/compare/4.2.0...5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 13:38:23 -08:00
dependabot-preview[bot] a0794b8e32
Bump mozlog from 4.2.0 to 5.0 in /requirements (#5954)
Bumps [mozlog](https://wiki.mozilla.org/Auto-tools/Projects/Mozbase) from 4.2.0 to 5.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 13:37:56 -08:00
dependabot-preview[bot] 60cf93ccef
Bump zipp from 0.5.2 to 2.1.0 in /requirements (#5953)
Bumps [zipp](https://github.com/jaraco/zipp) from 0.5.2 to 2.1.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/master/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v0.5.2...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 11:58:00 -08:00
dependabot-preview[bot] 8193110309
Bump django from 3.0.2 to 3.0.3 in /requirements (#5936)
Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.2...3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 11:57:23 -08:00
dependabot-preview[bot] b9ab446d79
Bump future from 0.18.0 to 0.18.2 in /requirements (#5932)
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.0 to 0.18.2.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](https://github.com/PythonCharmers/python-future/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 11:56:34 -08:00
dependabot-preview[bot] b1768c188a
Bump billiard from 3.6.1.0 to 3.6.2.0 in /requirements (#5950)
Bumps [billiard](https://github.com/celery/billiard) from 3.6.1.0 to 3.6.2.0.
- [Release notes](https://github.com/celery/billiard/releases)
- [Changelog](https://github.com/celery/billiard/blob/master/CHANGES.txt)
- [Commits](https://github.com/celery/billiard/compare/3.6.1...3.6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 11:55:46 -08:00
dependabot-preview[bot] edeef51f05
Bump promise from 2.2.1 to 2.3 in /requirements (#5952)
Bumps [promise](https://github.com/syrusakbary/promise) from 2.2.1 to 2.3.
- [Release notes](https://github.com/syrusakbary/promise/releases)
- [Commits](https://github.com/syrusakbary/promise/commits/v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 11:55:16 -08:00
dependabot-preview[bot] 071a507a45
Bump python-dateutil from 2.8.0 to 2.8.1 in /requirements (#5934)
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.0...2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 16:39:42 -08:00
dependabot-preview[bot] f35c7a225b
Bump mock from 3.0.5 to 4.0.1 in /requirements (#5947)
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 4.0.1.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 16:39:17 -08:00
dependabot-preview[bot] 6b6fb98a04
Bump packaging from 19.1 to 20.1 in /requirements (#5933)
Bumps [packaging](https://github.com/pypa/packaging) from 19.1 to 20.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/19.1...20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 16:35:33 -08:00
dependabot-preview[bot] 11776a0243
Bump taskcluster-urls from 11.0.0 to 12.1.0 in /requirements (#5930)
Bumps [taskcluster-urls](https://github.com/taskcluster/taskcluster-lib-urls) from 11.0.0 to 12.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster-lib-urls/releases)
- [Commits](https://github.com/taskcluster/taskcluster-lib-urls/compare/v11.0.0...v12.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 16:34:05 -08:00
dependabot-preview[bot] a76bafd973
Bump responses from 0.10.6 to 0.10.9 in /requirements (#5938)
Bumps [responses](https://github.com/getsentry/responses) from 0.10.6 to 0.10.9.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.10.6...0.10.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 15:47:16 -08:00
Kyle Lahnakoski d05b42cf80
Bug 1610347 - Extract jobs/perf/alert to BigQuery (#5839)
https://github.com/mozilla/treeherder/pull/5839 for details
2020-02-06 13:16:26 -05:00
Kyle Lahnakoski 7f7ce81589
Support test environment outside of Docker container (#5716)
Work to support running Python tests outside of the Docker container.
This also helps with integration with IDEs and is prework for using Git hooks for precommit/prepush features.
2020-02-05 14:55:03 -05:00
Armen Zambrano G b1c9117249 Revert "Bump newrelic from 5.2.1.129 to 5.6.0.135 in /requirements (#5924)"
This reverts commit f47a559f2f.
2020-02-05 08:38:00 -05:00
dependabot-preview[bot] 4cbb29f9ea
Bump pluggy from 0.13.0 to 0.13.1 in /requirements (#5906)
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/pytest-dev/pluggy/releases)
- [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/0.13.0...0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 14:04:24 -08:00
dependabot-preview[bot] b95d24444e
Bump gunicorn from 19.9.0 to 20.0.4 in /requirements (#5904)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 20.0.4.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...20.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:46:45 -08:00
dependabot-preview[bot] ab5ead5ac5
Bump pyyaml from 5.1.2 to 5.3 in /requirements (#5907)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:45:48 -08:00
dependabot-preview[bot] c912fad88d
Bump zope-interface from 4.6.0 to 4.7.1 in /requirements (#5905)
Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/zopefoundation/zope.interface/releases)
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.interface/compare/4.6.0...4.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:45:17 -08:00
dependabot-preview[bot] 078b3270d2
Bump urllib3 from 1.25.3 to 1.25.8 in /requirements (#5908)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.3...1.25.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:41:33 -08:00
dependabot-preview[bot] 42ddabdc02
Bump certifi from 2019.9.11 to 2019.11.28 in /requirements (#5909)
Bumps [certifi](https://certifi.io/) from 2019.9.11 to 2019.11.28.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:41:07 -08:00
dependabot-preview[bot] 3aa68c9c48
Bump py from 1.8.0 to 1.8.1 in /requirements (#5910)
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG)
- [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:40:42 -08:00
dependabot-preview[bot] 1c98cafaf3
Bump redis from 3.3.11 to 3.4.1 in /requirements (#5916)
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.11 to 3.4.1.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.3.11...3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:40:14 -08:00
dependabot-preview[bot] f47a559f2f
Bump newrelic from 5.2.1.129 to 5.6.0.135 in /requirements (#5924)
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 5.2.1.129 to 5.6.0.135.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 13:39:48 -08:00
dependabot-preview[bot] f52c49abef
Bump taskcluster from 7.0.1 to 24.2.0 in /requirements (#5821)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 7.0.1 to 24.2.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/commits/v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 12:29:57 -08:00
Armen Zambrano 82efbe2967
Add Python test coverage to codecov (#5921)
Fixes #5853 

Co-authored-by: Shubhank Saxena <saxena.shubhank.19@gmail.com>
2020-02-03 12:03:17 -05:00
dependabot-preview[bot] e8ec11467f Bump jinja2 from 2.10.3 to 2.11.1 in /requirements
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 10:35:42 -08:00
dependabot-preview[bot] 3711f6533e Bump elasticsearch from 7.0.5 to 7.5.1 in /requirements
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.0.5 to 7.5.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/7.0.5...7.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 09:13:04 -08:00
dependabot-preview[bot] 999ad78a66 Bump importlib-metadata from 0.19 to 1.5.0 in /requirements
Bumps [importlib-metadata](http://importlib-metadata.readthedocs.io/) from 0.19 to 1.5.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 09:12:26 -08:00
dependabot-preview[bot] e9461850ff Bump pbr from 5.4.3 to 5.4.4 in /requirements
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.4.3 to 5.4.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 09:11:56 -08:00
dependabot-preview[bot] b4de483468 Bump multidict from 4.5.2 to 4.7.4 in /requirements
Bumps [multidict](https://github.com/aio-libs/multidict) from 4.5.2 to 4.7.4.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/multidict/compare/v4.5.2...v4.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 09:11:32 -08:00
dependabot-preview[bot] 5ecd7af512 Bump pyasn1 from 0.4.7 to 0.4.8 in /requirements
Bumps [pyasn1](https://github.com/etingof/pyasn1) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/etingof/pyasn1/releases)
- [Changelog](https://github.com/etingof/pyasn1/blob/master/CHANGES.rst)
- [Commits](https://github.com/etingof/pyasn1/compare/v0.4.7...v0.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 09:10:56 -08:00
dependabot-preview[bot] 697be4d30d Bump zope-proxy from 4.3.2 to 4.3.3 in /requirements
Bumps [zope-proxy](https://github.com/zopefoundation/zope.proxy) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/zopefoundation/zope.proxy/releases)
- [Changelog](https://github.com/zopefoundation/zope.proxy/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.proxy/compare/4.3.2...4.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 09:10:34 -08:00
dependabot-preview[bot] bccef8355b Bump pytest from 5.0.1 to 5.3.5 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.1 to 5.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.0.1...5.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 08:52:35 -08:00
dependabot-preview[bot] 31f1a4bfd3 Bump six from 1.12.0 to 1.14.0 in /requirements
Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.12.0...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 16:20:01 -08:00
dependabot-preview[bot] b4a4503173 Bump pytest-variables from 1.7.1 to 1.9.0 in /requirements
Bumps [pytest-variables](https://github.com/pytest-dev/pytest-variables) from 1.7.1 to 1.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-variables/releases)
- [Changelog](https://github.com/pytest-dev/pytest-variables/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-variables/compare/v1.7.1...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 16:19:25 -08:00
dependabot-preview[bot] 762d766502 Bump pyrsistent from 0.15.4 to 0.15.7 in /requirements
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.15.4 to 0.15.7.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.15.4...v0.15.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 16:18:39 -08:00
dependabot-preview[bot] d3b63b1ddf Bump wcwidth from 0.1.7 to 0.1.8 in /requirements
Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](https://github.com/jquast/wcwidth/compare/0.1.7...0.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 16:18:05 -08:00
dependabot-preview[bot] 11500cbbdc Bump ecdsa from 0.13.3 to 0.15 in /requirements
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13.3 to 0.15.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13.3...python-ecdsa-0.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 16:17:36 -08:00
dependabot-preview[bot] d280cfcae6 Bump simplejson from 3.16.0 to 3.17.0 in /requirements
Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.16.0...v3.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 16:16:56 -08:00
Kyle Lahnakoski 2aec38cf13
hashes for windows (#5849) 2020-01-22 18:37:27 -05:00
Armen Zambrano c971f55320
Upgrade Django (#5808) 2020-01-15 08:21:30 -05:00
Cameron Dawson c451fc69a0 Revert "Bump newrelic from 5.2.1.129 to 5.4.1.134 in /requirements"
This reverts commit e324d61306.
2020-01-14 13:28:25 -08:00
dependabot-preview[bot] 3c252c4209 Bump uritemplate from 3.0.0 to 3.0.1 in /requirements
Bumps [uritemplate](https://github.com/python-hyper/uritemplate) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/python-hyper/uritemplate/releases)
- [Changelog](https://github.com/python-hyper/uritemplate/blob/master/HISTORY.rst)
- [Commits](https://github.com/python-hyper/uritemplate/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 12:34:16 -08:00
dependabot-preview[bot] e324d61306 Bump newrelic from 5.2.1.129 to 5.4.1.134 in /requirements
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 5.2.1.129 to 5.4.1.134.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 12:33:51 -08:00
dependabot-preview[bot] 505e736a9c Bump whitenoise from 4.1.3 to 5.0.1 in /requirements
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 4.1.3 to 5.0.1.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v4.1.3...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 12:33:23 -08:00
dependabot-preview[bot] c71b12b279 Bump pycryptodome from 3.8.2 to 3.9.4 in /requirements
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.8.2 to 3.9.4.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.8.2...v3.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 12:31:24 -08:00
Armen Zambrano b45566399f
Upgrade djangorestframework (#5806) 2020-01-14 09:09:21 -05:00
dependabot-preview[bot] b42524e068 Bump django-cors-headers from 3.0.2 to 3.2.0 in /requirements (#5645)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.0.2 to 3.2.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.0.2...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 10:13:54 -08:00
dependabot-preview[bot] 12515fa183 Bump pytest-html from 2.0.0 to 2.0.1 in /requirements (#5772)
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-html/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 09:51:09 -08:00
dependabot-preview[bot] 193ab51aa7 Bump jinja2 from 2.10.1 to 2.10.3 in /requirements (#5572)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.10.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 16:23:17 -08:00
Armen Zambrano 7947b9f4f2
Django security update (#5768) 2019-12-18 08:41:25 -05:00
dependabot-preview[bot] 63594dfd6b [Security] Bump django from 2.2.6 to 2.2.8 in /requirements (#5715)
Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.8. **This update includes a security fix.**
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.6...2.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-05 09:16:53 -05:00
dependabot-preview[bot] 4f6c47139d Bump flake8 from 3.7.8 to 3.7.9 in /requirements (#5559)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.8 to 3.7.9.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.8...3.7.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 08:21:29 -07:00
dependabot-preview[bot] c95112cc2d Bump redis from 3.3.8 to 3.3.11 in /requirements (#5564)
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.8 to 3.3.11.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.3.8...3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 08:20:54 -07:00
dependabot-preview[bot] 5284461717 Bump mohawk from 1.0.0 to 1.1.0 in /requirements (#5565)
Bumps [mohawk](https://github.com/kumar303/mohawk) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/kumar303/mohawk/releases)
- [Commits](https://github.com/kumar303/mohawk/compare/1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 08:20:17 -07:00
dependabot-preview[bot] 84c5f6ea7b Bump newrelic from 5.2.0.127 to 5.2.1.129 in /requirements (#5566)
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 5.2.0.127 to 5.2.1.129.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 08:19:44 -07:00
dependabot-preview[bot] 67a5418114 Bump certifi from 2019.6.16 to 2019.9.11 in /requirements (#5498)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2019.9.11.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.06.16...2019.09.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:34:33 -07:00
dependabot-preview[bot] 4cd950fedb Bump graphene from 2.1.7 to 2.1.8 in /requirements (#5499)
Bumps [graphene](https://github.com/graphql-python/graphene) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](https://github.com/graphql-python/graphene/compare/v2.1.7...v2.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:33:51 -07:00
dependabot-preview[bot] bb9301dd3f Bump attrs from 19.1.0 to 19.3.0 in /requirements (#5544)
Bumps [attrs](https://github.com/python-attrs/attrs) from 19.1.0 to 19.3.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/19.1.0...19.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:33:05 -07:00
dependabot-preview[bot] 74bd8e23b7 Bump pyasn1 from 0.4.6 to 0.4.7 in /requirements (#5545)
Bumps [pyasn1](https://github.com/etingof/pyasn1) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/etingof/pyasn1/releases)
- [Changelog](https://github.com/etingof/pyasn1/blob/master/CHANGES.rst)
- [Commits](https://github.com/etingof/pyasn1/compare/v0.4.6...v0.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:32:33 -07:00
dependabot-preview[bot] 72fa57ac2e Bump billiard from 3.6.0.0 to 3.6.1.0 in /requirements (#5500)
Bumps [billiard](https://github.com/celery/billiard) from 3.6.0.0 to 3.6.1.0.
- [Release notes](https://github.com/celery/billiard/releases)
- [Changelog](https://github.com/celery/billiard/blob/master/CHANGES.txt)
- [Commits](https://github.com/celery/billiard/compare/v3.6.0...3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 09:50:58 -07:00
dependabot-preview[bot] 507517aac0 Bump django-extensions from 2.2.1 to 2.2.5 in /requirements (#5529)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.2.1 to 2.2.5.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 09:50:24 -07:00
dependabot-preview[bot] 9a40665682 Bump future from 0.17.1 to 0.18.0 in /requirements (#5487)
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](https://github.com/PythonCharmers/python-future/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 11:33:54 -07:00
dependabot-preview[bot] 040a99337f Bump aiohttp from 3.5.4 to 3.6.2 in /requirements (#5480)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.6.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 11:33:15 -07:00
dependabot-preview[bot] eb2beb8374 Bump pluggy from 0.12.0 to 0.13.0 in /requirements (#5493)
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/pytest-dev/pluggy/releases)
- [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/0.12.0...0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 11:11:21 -07:00
dependabot-preview[bot] ddf65736d3 Bump pbr from 5.4.2 to 5.4.3 in /requirements (#5492)
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.4.2 to 5.4.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 11:10:55 -07:00
dependabot-preview[bot] ce17528e3f Bump elasticsearch from 7.0.2 to 7.0.5 in /requirements (#5449)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.0.2 to 7.0.5.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/7.0.2...7.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 16:58:45 -07:00
dependabot-preview[bot] d0e48a98db Bump mkdocs-material from 4.4.0 to 4.4.3 in /requirements (#5448)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.4.0...4.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 16:57:05 -07:00
dependabot-preview[bot] f8dc4cd6bd Bump amqp from 2.5.0 to 2.5.2 in /requirements (#5446)
Bumps [amqp](https://github.com/celery/py-amqp) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
- [Commits](https://github.com/celery/py-amqp/compare/2.5.0...2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 16:56:37 -07:00
dependabot[bot] 477f57210e Bump ecdsa from 0.13.2 to 0.13.3 in /requirements
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/python-ecdsa-0.13.3/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13.2...python-ecdsa-0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09 08:57:36 -04:00
dependabot-preview[bot] 13e78aabf5 Bump furl from 2.0.0 to 2.1.0 in /requirements
Bumps [furl](https://github.com/gruns/furl) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gruns/furl/releases)
- [Changelog](https://github.com/gruns/furl/blob/master/changelog.txt)
- [Commits](https://github.com/gruns/furl/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 09:01:22 -07:00
dependabot-preview[bot] b2ebe186c7 Bump newrelic from 4.20.1.121 to 5.2.0.127 in /requirements
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.20.1.121 to 5.2.0.127.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:59:47 -07:00
dependabot-preview[bot] 320cb90577 Bump django from 2.2.4 to 2.2.6 in /requirements
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:58:55 -07:00
dependabot-preview[bot] c0067bddf1 Bump typing from 3.7.4 to 3.7.4.1 in /requirements
Bumps [typing](https://docs.python.org/3/library/typing.html) from 3.7.4 to 3.7.4.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:58:34 -07:00
dependabot-preview[bot] 12ae06fc7d Bump pytest-selenium from 1.16.0 to 1.17.0 in /requirements
Bumps [pytest-selenium](https://github.com/pytest-dev/pytest-selenium) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/pytest-dev/pytest-selenium/releases)
- [Changelog](https://github.com/pytest-dev/pytest-selenium/blob/master/docs/news.rst)
- [Commits](https://github.com/pytest-dev/pytest-selenium/compare/v1.16.0...v1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 10:13:55 -07:00
dependabot-preview[bot] 1c2554884b Bump mysqlclient from 1.4.2.post1 to 1.4.4 in /requirements
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient-python) from 1.4.2.post1 to 1.4.4.
- [Release notes](https://github.com/PyMySQL/mysqlclient-python/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst)
- [Commits](https://github.com/PyMySQL/mysqlclient-python/compare/v1.4.2.post1...v1.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 10:12:06 -07:00
dependabot-preview[bot] 32ae4e246b Bump redis from 3.3.6 to 3.3.8 in /requirements
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 10:11:40 -07:00
dependabot-preview[bot] 2f67758983 Bump pytest-html from 1.21.1 to 2.0.0 in /requirements
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 1.21.1 to 2.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-html/compare/v1.21.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 10:10:02 -07:00
Cameron Dawson b50946029d Bug 1566077 - Fix retriggers throwing errors intermittently 2019-09-05 15:44:49 -07:00
dependabot-preview[bot] 9247cf9ea3 Bump redis from 3.3.5 to 3.3.6 in /requirements
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.3.5...3.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 07:46:11 -07:00
dependabot-preview[bot] 2cade69efd Bump pbr from 5.4.1 to 5.4.2 in /requirements
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.4.1 to 5.4.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 07:45:38 -07:00
Armen Zambrano G 84cae1d51a Pin new dependencies of pytest 2019-08-07 09:58:59 -04:00
dependabot-preview[bot] 6213b63a81 Bump pytest from 4.4.1 to 5.0.1 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.1 to 5.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.4.1...5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-07 09:58:59 -04:00
dependabot-preview[bot] 972a2f6176 Bump redis from 3.2.1 to 3.3.5 in /requirements
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.2.1 to 3.3.5.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.2.1...3.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:17:52 -04:00
dependabot-preview[bot] 7565b2a48d Bump zope-deferredimport from 4.3 to 4.3.1 in /requirements
Bumps [zope-deferredimport](https://github.com/zopefoundation/zope.deferredimport) from 4.3 to 4.3.1.
- [Release notes](https://github.com/zopefoundation/zope.deferredimport/releases)
- [Changelog](https://github.com/zopefoundation/zope.deferredimport/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.deferredimport/compare/4.3...4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:17:13 -04:00
dependabot-preview[bot] 0d9df31a51 Bump pyasn1 from 0.4.5 to 0.4.6 in /requirements
Bumps [pyasn1](https://github.com/etingof/pyasn1) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/etingof/pyasn1/releases)
- [Changelog](https://github.com/etingof/pyasn1/blob/master/CHANGES.rst)
- [Commits](https://github.com/etingof/pyasn1/compare/v0.4.5...v0.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:11:35 -04:00
dependabot-preview[bot] c7007b119e Bump pytz from 2019.1 to 2019.2 in /requirements
Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2019.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:10:39 -04:00
dependabot-preview[bot] 067463953a Bump pyyaml from 5.1.1 to 5.1.2 in /requirements
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:10:20 -04:00
dependabot-preview[bot] 438b94502c Bump importlib-metadata from 0.18 to 0.19 in /requirements
Bumps [importlib-metadata](http://importlib-metadata.readthedocs.io/) from 0.18 to 0.19.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:09:36 -04:00
dependabot-preview[bot] f254c829b6 Bump pyrsistent from 0.15.3 to 0.15.4 in /requirements
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.15.3 to 0.15.4.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.15.3...v0.15.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 10:08:50 -04:00
dependabot-preview[bot] 4ced916603 Bump django from 2.2.3 to 2.2.4 in /requirements (#5224)
Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.3...2.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-02 10:03:04 -07:00
Armen Zambrano G 9de99b4711 Bug 1395254 - Consume Taskcluster Pulse messages from standard queue exchanges
Currently, Treeherder consumes Pulse messages from an intermediary service called `taskcluster-treeherder`.
Such service needs to be shut down and its functionality imported into Treeherder.

In order to do this we need to switch to the standard Taskcluster exchanges as defined in here:
https://docs.taskcluster.net/docs/reference/platform/queue/exchanges

On a first pass we are only including the code from `taskcluster-treeherder` without changing
much of Treeherder's code. The code is translated from Javascript to Python and only some minor
code changes were done to reduce the difficulty on porting the code without introducing bugs.
Internally, on this first pass, we will still have an intermediary data structure representing
what `taskcluster-treeherder` is emitting, however, we will stop consuming the messages
from it and be able to shut it down.

Instead of consuming from one single exchange we will be consuming multiple ones. Each one representing
a different kind of task (e.g. pending vs running).

In order to test this change you need to open 5 terminal windows and follow these steps:

* On the first window run `docker-compose up`
* On the next three windows `export PULSE_URL="amqp://foo:bar@pulse.mozilla.org:5671/?ssl=1"` and run the following commands:
      * `docker-compose run -e PULSE_URL backend ./manage.py pulse_listener_jobs`
      * `docker-compose run -e PULSE_URL backend ./manage.py pulse_listener_tasks`
      * `docker-compose run -e PULSE_URL backend ./manage.py pulse_listener_pushes`
* On the last window run `docker-compose run backend celery -A treeherder worker -B --concurrency 5`
* Open on your browser `http://localhost:5000`

This is just a summary from [the docs](https://treeherder.readthedocs.io/pulseload.html).

= ETL management commands =
This change also introduces two ETL management command that can be executed like this:

== Ingest push and tasks ==

This script can ingest into Treeherder all tasks associated to a push.
It uses Python's asyncio to speed up the ingestion of tasks.

```bash
./manage.py ingest_push_and_tasks
```

== Update Pulse test fixtures ==

```bash
./manage.py update_pulse_test_fixtures
```

This command will read 100 Taskcluster Pulse messages, process them and store them as test fixtures
under these two files: `tests/sample_data/pulse_consumer/taskcluster_{jobs,metadata}.json`

Following this work would be to get rid of the intermediary job representation ([bug 1560596](https://bugzilla.mozilla.org/show_bug.cgi?id=1560596) which will
clean up some of the code and some of the old tests.

= Extra script =
Script that permits comparing pushes from two different Treeherder instances.

```
usage: Compare a push from a Treeherder instance to the production instance.
       [-h] [--host HOST] --revision REVISION [--project PROJECT]

optional arguments:
  -h, --help           show this help message and exit
  --host HOST          Host to compare. It defaults to localhost
  --revision REVISION  Revision to compare
  --project PROJECT    Project to compare. It defaults to mozilla-central
```

= Other changes =

Other changes included:

* Import `taskcluster-treeherder`'s validation to ensure we're not fed garbage.
* Change `yaml.load(f)` for `yaml.load(f, Loader=yaml.FullLoader)`. Read [this](https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation) for details
* Introduce `taskcluster` and `taskcluster-urls` as dependencies
* The test `test_retry_missing_revision_never_succeeds` makes no sense because
we make Json validation on the Pulse message
2019-07-29 09:42:57 -04:00
dependabot-preview[bot] a5adae69f0 Bump pluggy from 0.11.0 to 0.12.0 (#5007)
* Bump pluggy from 0.11.0 to 0.12.0

Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pytest-dev/pluggy/releases)
- [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/0.11.0...0.12.0)

* fixup
2019-07-24 14:22:41 -07:00
dependabot-preview[bot] dc3ef95a5b Bump graphene from 2.1.6 to 2.1.7 (#5162)
* Bump graphene from 2.1.6 to 2.1.7

Bumps [graphene](https://github.com/graphql-python/graphene) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](https://github.com/graphql-python/graphene/compare/v2.1.6...v2.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* updates
2019-07-24 12:54:07 -07:00
Cameron Dawson 59d19d0674 Revert "Bump rx from 1.6.1 to 3.0.1"
This reverts commit 1d712b94cf.
2019-07-24 12:34:07 -07:00
dependabot-preview[bot] 1d712b94cf Bump rx from 1.6.1 to 3.0.1
Bumps [rx](https://github.com/ReactiveX/RxPY) from 1.6.1 to 3.0.1.
- [Release notes](https://github.com/ReactiveX/RxPY/releases)
- [Changelog](https://github.com/ReactiveX/RxPY/blob/master/changes.md)
- [Commits](https://github.com/ReactiveX/RxPY/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 09:10:19 -07:00
dependabot-preview[bot] abb0626eb1 Bump django-extensions from 2.1.9 to 2.2.1
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.1.9 to 2.2.1.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.1.9...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 07:58:35 -07:00
dependabot-preview[bot] 954747e398 Bump more-itertools from 7.1.0 to 7.2.0 in /requirements
Bumps [more-itertools](https://github.com/erikrose/more-itertools) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/erikrose/more-itertools/releases)
- [Commits](https://github.com/erikrose/more-itertools/compare/v7.1.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 07:52:21 -07:00
dependabot-preview[bot] f515cbe2b1 Bump werkzeug from 0.15.4 to 0.15.5 in /requirements
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.4 to 0.15.5.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.4...0.15.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 07:51:32 -07:00
dependabot-preview[bot] 64d967c2cf Bump mozlog from 4.1 to 4.2.0 in /requirements
Bumps [mozlog](https://wiki.mozilla.org/Auto-tools/Projects/Mozbase) from 4.1 to 4.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 07:50:20 -07:00
dependabot-preview[bot] 31c8a2f215 Bump django-filter from 2.1.0 to 2.2.0 in /requirements
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/2.1.0...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 07:49:28 -07:00
dependabot-preview[bot] 8b37fde748 Bump graphql-core from 2.2 to 2.2.1 in /requirements
Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 2.2 to 2.2.1.
- [Release notes](https://github.com/graphql-python/graphql-core/releases)
- [Commits](https://github.com/graphql-python/graphql-core/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 07:48:45 -07:00
Armen Zambrano G 7f04a91af7 Revert "Bug 1395254 - Consume Taskcluster jobs from standard queue exchanges (#5042)"
This reverts commit 75dc375a93.
2019-07-23 16:24:13 -04:00
Armen Zambrano 75dc375a93
Bug 1395254 - Consume Taskcluster jobs from standard queue exchanges (#5042)
* Bug 1395254 - Consume Taskcluster Pulse messages from standard queue exchanges

Currently, Treeherder consumes Pulse messages from an intermediary service called `taskcluster-treeherder`.
Such service needs to be shut down and its functionality imported into Treeherder.

In order to do this we need to switch to the standard Taskcluster exchanges as defined in here:
https://docs.taskcluster.net/docs/reference/platform/queue/exchanges

On a first pass we are only including the code from `taskcluster-treeherder` without changing
much of Treeherder's code. The code is translated from Javascript to Python and only some minor
code changes were done to reduce the difficulty on porting the code without introducing bugs.
Internally, on this first pass, we will still have an intermediary data structure representing
what `taskcluster-treeherder` is emitting, however, we will stop consuming the messages
from it and be able to shut it down.

Instead of consuming from one single exchange we will be consuming multiple ones. Each one representing
a different kind of task (e.g. pending vs running).

In order to test this change you need to open 4 terminal windows and follow these steps:

* On the first two windows `export PULSE_URL="amqp://foo:bar@pulse.mozilla.org:5671/?ssl=1"` and run the following commands:
  * `docker-compose run -e PULSE_URL backend ./manage.py pulse_listener_jobs`
  * `docker-compose run -e PULSE_URL backend ./manage.py pulse_listener_pushes`
* On the third window run `docker-compose run backend celery -A treeherder worker -B --concurrency 5`
* On the last window run `docker-compose up`
* Open on your browser `http://localhost:5000`

This is just a summary from [the docs](https://treeherder.readthedocs.io/pulseload.html).

= ETL management commands =
This change also introduces two ETL management command that can be executed like this:

== Ingest push and tasks ==

This script can ingest into Treeherder all tasks associated to a push.
It uses Python's asyncio to speed up the ingestion of tasks.

```bash
./manage.py ingest_push_and_tasks
```

== Update Pulse test fixtures ==

```bash
./manage.py update_pulse_test_fixtures
```

This command will read 100 Taskcluster Pulse messages, process them and store them as test fixtures
under these two files: `tests/sample_data/pulse_consumer/taskcluster_{jobs,metadata}.json`

Following this work would be to get rid of the intermediary job representation ([bug 1560596](https://bugzilla.mozilla.org/show_bug.cgi?id=1560596) which will
clean up some of the code and some of the old tests.

= Other changes =

Other changes included:

* Import `taskcluster-treeherder`'s validation to ensure we're not fed garbage.
* Change `yaml.load(f)` for `yaml.load(f, Loader=yaml.FullLoader)`. Read [this](https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation) for details
* Introduce `taskcluster` and `taskcluster-urls` as dependencies
* The test `test_retry_missing_revision_never_succeeds` makes no sense because
we make Json validation on the Pulse message
2019-07-23 13:14:18 -04:00
Cameron Dawson 8eec530f50 Revert "Bump graphene-django from 2.3.2 to 2.4.0"
This breaks the test-view

This reverts commit e981a8fe17.
2019-07-18 14:01:49 -07:00
dependabot-preview[bot] fe15a2e8ef Bump pyrsistent from 0.15.2 to 0.15.3
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.15.2...v0.15.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:29:27 -07:00
dependabot-preview[bot] 2fd272fe2f Bump flake8 from 3.7.7 to 3.7.8
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.7 to 3.7.8.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.7...3.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:27:37 -07:00
dependabot-preview[bot] a3a9a2d021 Bump orderedmultidict from 1.0 to 1.0.1
Bumps [orderedmultidict](https://github.com/gruns/orderedmultidict) from 1.0 to 1.0.1.
- [Release notes](https://github.com/gruns/orderedmultidict/releases)
- [Commits](https://github.com/gruns/orderedmultidict/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:27:02 -07:00
dependabot-preview[bot] 9144f591e4 Bump zope-proxy from 4.3.1 to 4.3.2
Bumps [zope-proxy](https://github.com/zopefoundation/zope.proxy) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/zopefoundation/zope.proxy/releases)
- [Changelog](https://github.com/zopefoundation/zope.proxy/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.proxy/compare/4.3.1...4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:26:35 -07:00
dependabot-preview[bot] e981a8fe17 Bump graphene-django from 2.3.2 to 2.4.0
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/graphql-python/graphene-django/releases)
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.3.2...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:25:33 -07:00
dependabot-preview[bot] 52a175e59b Bump whitenoise from 4.1.2 to 4.1.3
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v4.1.2...v4.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:24:32 -07:00
dependabot-preview[bot] 8bd4ed1399 Bump pbr from 5.3.0 to 5.4.1
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.3.0 to 5.4.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 09:23:57 -07:00
Cameron Dawson c3c484c35d Revert "Bump mozlog from 4.1 to 4.2.0 (#5116)"
This reverts commit dae20daa83.
2019-07-03 15:29:15 -07:00
dependabot-preview[bot] dae20daa83 Bump mozlog from 4.1 to 4.2.0 (#5116)
Bumps [mozlog](https://wiki.mozilla.org/Auto-tools/Projects/Mozbase) from 4.1 to 4.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-03 08:24:08 -07:00
dependabot-preview[bot] 4c5bc0d8ea Bump django from 2.2.2 to 2.2.3 (#5112)
Bumps [django](https://github.com/django/django) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 11:18:38 -07:00
dependabot-preview[bot] 24a93751f8 Bump pytest-django from 3.5.0 to 3.5.1 (#5109)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 11:18:11 -07:00
dependabot-preview[bot] d3767d8a26 Bump newrelic from 4.20.0.120 to 4.20.1.121 (#5093)
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.20.0.120 to 4.20.1.121.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 13:45:12 -07:00
dependabot-preview[bot] 25c349162d Bump isort from 4.3.20 to 4.3.21 (#5099)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.20 to 4.3.21.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.20...4.3.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 13:44:49 -07:00
dependabot-preview[bot] ce8e00170a Bump more-itertools from 7.0.0 to 7.1.0 (#5102)
Bumps [more-itertools](https://github.com/erikrose/more-itertools) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/erikrose/more-itertools/releases)
- [Commits](https://github.com/erikrose/more-itertools/compare/7.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 13:44:28 -07:00
dependabot-preview[bot] ed6ab8658a Bump django-debug-toolbar from 1.11 to 2.0 (#5082)
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.11 to 2.0.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/master/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/1.11...2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 16:40:06 -07:00
dependabot-preview[bot] 40b38cf710 Bump graphene-django from 2.3.0 to 2.3.2 (#5084)
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/graphql-python/graphene-django/releases)
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.3.0...v2.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 12:17:55 -07:00
dependabot-preview[bot] c4484dff33 Bump pytest-html from 1.21.0 to 1.21.1 (#5080)
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-html/compare/v1.21.0...v1.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 12:17:19 -07:00
dependabot-preview[bot] 5c1037e6e0 Bump typing from 3.6.6 to 3.7.4 (#5081)
Bumps [typing](https://docs.python.org/3/library/typing.html) from 3.6.6 to 3.7.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 12:16:44 -07:00
dependabot-preview[bot] 3840a31c7b Bump pbr from 5.2.1 to 5.3.0 (#5066)
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.2.1 to 5.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 10:04:03 -07:00
dependabot-preview[bot] 1c3ac7ea16 Bump graphene from 2.1.5 to 2.1.6 (#5067)
Bumps [graphene](https://github.com/graphql-python/graphene) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](https://github.com/graphql-python/graphene/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 10:03:12 -07:00
dependabot-preview[bot] 5b95a6742d Bump kombu from 4.6.1 to 4.6.3 (#5071)
Bumps [kombu](https://kombu.readthedocs.io) from 4.6.1 to 4.6.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 10:01:55 -07:00
dependabot-preview[bot] 1a9f7cf56a Bump mkdocs-material from 4.3.1 to 4.4.0 (#5072)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.3.1...4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 10:00:19 -07:00
dependabot-preview[bot] 027ea0ea59 Bump certifi from 2019.3.9 to 2019.6.16 (#5074)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 2019.6.16.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2019.06.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 09:58:51 -07:00
dependabot-preview[bot] 3112c04d18 Bump pytest-html from 1.20.0 to 1.21.0 (#5075)
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-html/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 09:58:09 -07:00
dependabot-preview[bot] a7851eccc3 Bump graphene-django from 2.2.0 to 2.3.0 (#5048)
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/graphql-python/graphene-django/releases)
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 11:50:51 -07:00
dependabot-preview[bot] 3e32043f6f Bump django-extensions from 2.1.7 to 2.1.9 (#5052)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.1.7 to 2.1.9.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.1.7...2.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 11:50:03 -07:00
dependabot-preview[bot] 9d5aac6e76 Bump pyyaml from 5.1 to 5.1.1 (#5043)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.1.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 11:44:11 -07:00
dependabot-preview[bot] cf9720ae1d Bump graphql-core from 2.1 to 2.2 (#5044)
Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 2.1 to 2.2.
- [Release notes](https://github.com/graphql-python/graphql-core/releases)
- [Commits](https://github.com/graphql-python/graphql-core/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 11:43:44 -07:00
dependabot-preview[bot] fd47449017 Bump kombu from 4.6.0 to 4.6.1 (#5040)
Bumps [kombu](https://kombu.readthedocs.io) from 4.6.0 to 4.6.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-06 09:05:19 -07:00
dependabot-preview[bot] c50998c7a5 Bump pytest-django from 3.4.8 to 3.5.0 (#5027)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.4.8 to 3.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/3.4.8...v3.5.0)
2019-06-04 12:12:06 -07:00
dependabot-preview[bot] c75f5fc492 Bump graphene from 2.1.3 to 2.1.5 (#5028)
Bumps [graphene](https://github.com/graphql-python/graphene) from 2.1.3 to 2.1.5.
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](https://github.com/graphql-python/graphene/compare/v2.1.3...v2.1.5)
2019-06-04 12:11:40 -07:00
dependabot-preview[bot] f66e0d2a09 Bump django from 2.2.1 to 2.2.2 (#5026)
Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.1...2.2.2)
2019-06-03 08:55:01 -07:00
dependabot-preview[bot] d6ad11ffe1 Bump pbr from 5.2.0 to 5.2.1 (#5014)
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.2.0 to 5.2.1.
2019-06-03 08:54:05 -07:00
dependabot-preview[bot] 2d668a82b0 Bump kombu from 4.5.0 to 4.6.0 (#5017)
Bumps [kombu](https://kombu.readthedocs.io) from 4.5.0 to 4.6.0.
2019-06-02 22:37:53 -07:00
dependabot-preview[bot] fcf35fc2ab Bump pycryptodome from 3.8.1 to 3.8.2 (#5015)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.8.1...v3.8.2)
2019-05-31 16:36:53 -07:00
dependabot-preview[bot] eba580ab70 Bump amqp from 2.4.2 to 2.5.0 (#5016)
Bumps [amqp](https://github.com/celery/py-amqp) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
- [Commits](https://github.com/celery/py-amqp/compare/v2.4.2...2.5.0)
2019-05-31 13:36:30 -07:00
dependabot-preview[bot] 4ef87442b0 Bump mozlog from 4.0 to 4.1 (#5003)
Bumps [mozlog](https://wiki.mozilla.org/Auto-tools/Projects/Mozbase) from 4.0 to 4.1.
2019-05-29 10:17:02 -07:00
dependabot-preview[bot] 7d30e3b951 Bump elasticsearch from 7.0.1 to 7.0.2 (#5011)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/7.0.1...7.0.2)
2019-05-29 10:16:19 -07:00
dependabot-preview[bot] e138b961da Bump django-cors-headers from 3.0.1 to 3.0.2 (#5012)
Bumps [django-cors-headers](https://github.com/ottoyiu/django-cors-headers) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/ottoyiu/django-cors-headers/releases)
- [Changelog](https://github.com/ottoyiu/django-cors-headers/blob/3.0.2/HISTORY.rst)
- [Commits](https://github.com/ottoyiu/django-cors-headers/compare/3.0.1...3.0.2)
2019-05-29 10:15:44 -07:00
dependabot-preview[bot] f2b4fb5d2a Bump djangorestframework from 3.9.3 to 3.9.4 (#4961)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.9.3...3.9.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-29 08:38:07 -07:00
dependabot-preview[bot] 3b8311b94f Bump urllib3 from 1.25.2 to 1.25.3 (#4999)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.2 to 1.25.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.2...1.25.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 12:43:41 -07:00
dependabot-preview[bot] 7bc6ec9abf Bump mkdocs-material from 4.3.0 to 4.3.1 (#4998)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.3.0...4.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 11:49:02 -07:00
dependabot[bot] 903620d273 Bump newrelic from 4.18.0.118 to 4.20.0.120 (#4997)
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.18.0.118 to 4.20.0.120.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-22 15:10:14 -07:00
dependabot[bot] 74b9e7a3dd Bump django-extensions from 2.1.6 to 2.1.7 (#4984)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.1.6...2.1.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 07:59:04 -07:00
dependabot[bot] 2bcaf9a226 Bump mkdocs-material from 4.2.0 to 4.3.0 (#4983)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.2.0...4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 17:11:32 -07:00
dependabot[bot] 5ebf7c2448 Bump urllib3 from 1.24.2 to 1.25.2 (#4926)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.25.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 17:10:28 -07:00
dependabot[bot] 1a862bc1fe Bump pyrsistent from 0.15.1 to 0.15.2 (#4964)
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.15.1...v0.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 13:02:14 -07:00
dependabot[bot] 4baadc09a1 Bump elasticsearch from 7.0.0 to 7.0.1 (#4962)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/7.0.0...7.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 13:01:48 -07:00
dependabot[bot] 303f7d8aad Bump django-cors-headers from 2.5.3 to 3.0.1 (#4968)
Bumps [django-cors-headers](https://github.com/ottoyiu/django-cors-headers) from 2.5.3 to 3.0.1.
- [Release notes](https://github.com/ottoyiu/django-cors-headers/releases)
- [Changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/ottoyiu/django-cors-headers/compare/2.5.3...3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 12:54:51 -07:00
dependabot[bot] acb9cf7e4f Bump isort from 4.3.18 to 4.3.20 (#4971)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.18 to 4.3.20.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/4.3.20/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.18...4.3.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 12:52:00 -07:00
dependabot[bot] 108507298a Bump werkzeug from 0.15.2 to 0.15.4 (#4973)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.2 to 0.15.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.2...0.15.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 12:51:27 -07:00
dependabot[bot] 49143ac0e4 Bump requests from 2.21.0 to 2.22.0 (#4974)
Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 12:50:58 -07:00
dependabot[bot] 16ee2ce6ee Bump pluggy from 0.9.0 to 0.11.0 (#4947)
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/pytest-dev/pluggy/releases)
- [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/0.9.0...0.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-09 13:10:22 -07:00
dependabot[bot] 58904a121a Bump mock from 3.0.4 to 3.0.5 (#4948)
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/3.0.4...3.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-09 13:09:52 -07:00
dependabot[bot] 4c10ba3b02 Bump mock from 3.0.3 to 3.0.4 (#4942)
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/3.0.3...3.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-06 08:00:31 -07:00
dependabot[bot] 3797a6cbfc Bump mock from 2.0.0 to 3.0.3 (#4939)
Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 3.0.3.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/2.0.0...3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-03 10:29:40 -07:00
dependabot[bot] 6c09c781f6 Bump isort from 4.3.17 to 4.3.18 (#4936)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.17 to 4.3.18.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.17...4.3.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-03 10:28:51 -07:00
dependabot[bot] 0c90d99439 Bump django from 2.2 to 2.2.1 (#4933)
Bumps [django](https://github.com/django/django) from 2.2 to 2.2.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2...2.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 08:39:32 -07:00
dependabot[bot] bd72da1b3d Bump django from 2.1.7 to 2.2 (#4850)
Bumps [django](https://github.com/django/django) from 2.1.7 to 2.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.7...2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-30 09:41:48 -07:00
dependabot[bot] cc47bdec87 Bump djangorestframework from 3.9.2 to 3.9.3 (#4927)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.9.2...3.9.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 10:25:22 -07:00
dependabot[bot] 559b02b72c Bump mkdocs-material from 4.1.2 to 4.2.0 (#4923)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.1.2...4.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 09:58:53 -07:00
dependabot[bot] 81fd3bef4b Bump django-cors-headers from 2.5.2 to 2.5.3 (#4924)
Bumps [django-cors-headers](https://github.com/ottoyiu/django-cors-headers) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/ottoyiu/django-cors-headers/releases)
- [Changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/ottoyiu/django-cors-headers/compare/2.5.2...2.5.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 09:58:18 -07:00
dependabot[bot] 507f1ea743 Bump pyrsistent from 0.15.0 to 0.15.1 (#4915)
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.15.0...v0.15.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 12:41:44 -07:00
dependabot[bot] 1859e7671a Bump pbr from 5.1.3 to 5.2.0 (#4918)
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.1.3 to 5.2.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 12:40:37 -07:00
dependabot[bot] 3288997b68 Bump elasticsearch from 6.3.1 to 7.0.0 (#4884)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 6.3.1 to 7.0.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/6.3.1...7.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 17:02:44 -07:00
dependabot[bot] c1f1513d94 Bump pytest from 4.4.0 to 4.4.1 (#4893)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.4.0...4.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 17:02:01 -07:00
dependabot[bot] 6bd7b21ce2 Bump mkdocs-material from 4.1.1 to 4.1.2 (#4895)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.1.1...4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 17:01:25 -07:00
dependabot[bot] 171605683c Bump ecdsa from 0.13 to 0.13.2 (#4900)
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.2.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/python-ecdsa-0.13.2/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13...python-ecdsa-0.13.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 17:00:52 -07:00
dependabot[bot] b77c45316b Bump newrelic from 4.16.1.117 to 4.18.0.118 (#4902)
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.16.1.117 to 4.18.0.118.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 16:58:02 -07:00
dependabot[bot] 98ee51471c Bump pyrsistent from 0.14.11 to 0.15.0 (#4912)
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.14.11 to 0.15.0.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.14.11...v0.15.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 16:57:33 -07:00
dependabot[bot] 16c348491c Bump urllib3 from 1.24.1 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.24.2/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 19:10:45 -07:00
dependabot[bot] 7e13b0575c Bump pytz from 2018.9 to 2019.1 (#4879)
Bumps [pytz](https://github.com/stub42/pytz) from 2018.9 to 2019.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 14:20:56 -07:00
dependabot[bot] cc74b0623c Bump jinja2 from 2.10 to 2.10.1 (#4868)
Bumps [jinja2](https://github.com/mitsuhiko/jinja2) from 2.10 to 2.10.1.
- [Release notes](https://github.com/mitsuhiko/jinja2/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/docs/changelog.rst)
- [Commits](https://github.com/mitsuhiko/jinja2/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 08:34:42 -07:00
dependabot[bot] c9f6518a30 Bump isort from 4.3.16 to 4.3.17 (#4872)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.16 to 4.3.17.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.16...4.3.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 08:34:08 -07:00
dependabot[bot] b6e69f440c Bump pycryptodome from 3.8.0 to 3.8.1 (#4859)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 09:42:30 -07:00
dependabot[bot] 372f0adefe Bump werkzeug from 0.15.1 to 0.15.2 (#4852)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.1...0.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 12:46:38 -07:00
dependabot[bot] acbdafe573 Bump newrelic from 4.16.0.116 to 4.16.1.117
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.16.0.116 to 4.16.1.117.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 11:35:53 -07:00
dependabot[bot] 5ff4c04b03 Bump kombu from 4.4.0 to 4.5.0
Bumps [kombu](https://github.com/celery/kombu) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/master/Changelog)
- [Commits](https://github.com/celery/kombu/compare/v4.4.0...v4.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 11:35:22 -07:00
dependabot[bot] 0501b635d8 Bump celery from 4.3.0rc3 to 4.3.0
Bumps [celery](https://github.com/celery/celery) from 4.3.0rc3 to 4.3.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog)
- [Commits](https://github.com/celery/celery/compare/v4.3.0rc3...v4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 11:34:24 -07:00
dependabot[bot] 8eb4b8c9f0 Bump pytest from 4.3.1 to 4.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.3.1...4.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 11:33:10 -07:00
dependabot[bot] de04640c8c Bump mkdocs-material from 4.1.0 to 4.1.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.1.0...4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28 16:59:22 -07:00
dependabot[bot] 1b63222716 Bump more-itertools from 6.0.0 to 7.0.0
Bumps [more-itertools](https://github.com/erikrose/more-itertools) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/erikrose/more-itertools/releases)
- [Commits](https://github.com/erikrose/more-itertools/compare/6.0.0...7.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28 09:04:31 -07:00
dependabot[bot] 1b75371b79 Bump pycryptodome from 3.7.3 to 3.8.0 (#4818)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.7.3 to 3.8.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.7.3...v3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-27 15:00:03 -07:00
dependabot[bot] b1d70f923f Bump isort from 4.3.15 to 4.3.16 (#4819)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.15 to 4.3.16.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/4.3.16/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.15...4.3.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26 09:13:31 -07:00
dependabot[bot] f0bdebf2f1 Bump newrelic from 4.14.0.115 to 4.16.0.116 (#4823)
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.14.0.115 to 4.16.0.116.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26 09:12:57 -07:00
dependabot[bot] 142f3e703b Bump vine from 1.2.0 to 1.3.0 (#4813)
Bumps [vine](https://github.com/celery/vine) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/celery/vine/releases)
- [Changelog](https://github.com/celery/vine/blob/master/Changelog)
- [Commits](https://github.com/celery/vine/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 16:29:48 -07:00
dependabot[bot] c86688d4bb Bump werkzeug from 0.14.1 to 0.15.1 (#4814)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 16:29:13 -07:00
dependabot[bot] f3f9ce2c46 Bump celery from 4.3.0rc2 to 4.3.0rc3 (#4815)
Bumps [celery](https://github.com/celery/celery) from 4.3.0rc2 to 4.3.0rc3.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog)
- [Commits](https://github.com/celery/celery/compare/v4.3.0rc2...v4.3.0rc3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 16:27:31 -07:00
dependabot[bot] fc688cc1ee Bump mkdocs-material from 4.0.2 to 4.1.0 (#4816)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.0.2...4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 16:26:49 -07:00
dependabot[bot] c79fc62823 Bump redis from 3.2.0 to 3.2.1 in /requirements (#4794)
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.2.0...3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 18:06:58 -07:00
dependabot[bot] 173b08a684 Bump django-cors-headers from 2.5.0 to 2.5.2 in /requirements (#4793)
Bumps [django-cors-headers](https://github.com/ottoyiu/django-cors-headers) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/ottoyiu/django-cors-headers/releases)
- [Changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/ottoyiu/django-cors-headers/compare/2.5.0...2.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 18:06:34 -07:00
dependabot[bot] 54c8186080 Bump responses from 0.10.5 to 0.10.6 in /requirements (#4791)
Bumps [responses](https://github.com/getsentry/responses) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.10.5...0.10.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 18:06:09 -07:00
dependabot[bot] ab003ae1be Bump pytest from 4.3.0 to 4.3.1 in /requirements (#4779)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.3.0...4.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 18:05:41 -07:00
dependabot[bot] 3f12210412 [Security] Bump pyyaml from 3.13 to 5.1 in /requirements (#4784)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. **This update includes security fixes.**
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 18:01:29 -07:00
dependabot[bot] 783ccb6c9d Bump sqlparse from 0.2.4 to 0.3.0 in /requirements (#4776)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.2.4...0.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 11:57:46 -07:00
dependabot[bot] 0627720f49 Bump certifi from 2018.11.29 to 2019.3.9 in /requirements (#4771)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2019.3.9.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2018.11.29...2019.03.09)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 08:46:01 -07:00
dependabot[bot] 160e6e177e Bump isort from 4.3.13 to 4.3.15 in /requirements (#4774)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.13 to 4.3.15.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 08:45:01 -07:00
dependabot[bot] 028801fd51 Bump isort from 4.3.12 to 4.3.13 in /requirements (#4768)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.12 to 4.3.13.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.12...4.3.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 12:27:55 -08:00
dependabot[bot] eef0af2cfd Bump first from 2.0.1 to 2.0.2 in /requirements (#4764)
Bumps [first](https://github.com/hynek/first) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/hynek/first/releases)
- [Changelog](https://github.com/hynek/first/blob/master/HISTORY.rst)
- [Commits](https://github.com/hynek/first/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 08:37:08 -08:00
dependabot[bot] c355983fe5 Bump isort from 4.3.10 to 4.3.12 in /requirements (#4760)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.10 to 4.3.12.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 14:54:00 -08:00
dependabot[bot] fdefb257ca Bump attrs from 18.2.0 to 19.1.0 in /requirements
Bumps [attrs](https://github.com/python-attrs/attrs) from 18.2.0 to 19.1.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/18.2.0...19.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 14:13:12 -08:00
dependabot[bot] 9cacfe76b8 Bump django-cors-headers from 2.4.1 to 2.5.0 in /requirements
Bumps [django-cors-headers](https://github.com/ottoyiu/django-cors-headers) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/ottoyiu/django-cors-headers/releases)
- [Changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/ottoyiu/django-cors-headers/compare/2.4.1...2.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 09:30:12 -08:00
Cameron Dawson 60482c9190 Move attrs requirement to common.txt (#4752) 2019-03-05 06:49:46 +00:00
dependabot[bot] 7a50f9ef84 Bump jsonschema from 2.6.0 to 3.0.1 in /requirements (#4729)
* Bump jsonschema from 2.6.0 to 3.0.1 in /requirements

Bumps [jsonschema](https://github.com/Julian/jsonschema) from 2.6.0 to 3.0.1.
- [Release notes](https://github.com/Julian/jsonschema/releases)
- [Changelog](https://github.com/Julian/jsonschema/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Julian/jsonschema/compare/v2.6.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 09:35:02 -08:00
dependabot[bot] f212e8c068 Bump isort from 4.3.9 to 4.3.10 in /requirements
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/4.3.10/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.9...4.3.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 08:17:21 -08:00
dependabot[bot] 3f97a0a6a6 Bump djangorestframework from 3.9.1 to 3.9.2 in /requirements
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 08:10:41 -08:00
dependabot[bot] e234d50777 Bump amqp from 2.4.1 to 2.4.2 in /requirements
Bumps [amqp](https://github.com/celery/py-amqp) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
- [Commits](https://github.com/celery/py-amqp/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-03 22:07:19 +00:00
dependabot[bot] d347eb777d Bump celery from 4.3.0rc1 to 4.3.0rc2 in /requirements
Bumps [celery](https://github.com/celery/celery) from 4.3.0rc1 to 4.3.0rc2.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog)
- [Commits](https://github.com/celery/celery/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-03 20:28:14 +00:00
dependabot[bot] fffad852a8 Bump kombu from 4.3.0 to 4.4.0 in /requirements
Bumps [kombu](https://github.com/celery/kombu) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/master/Changelog)
- [Commits](https://github.com/celery/kombu/compare/v4.3.0...v4.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-03 20:17:16 +00:00
dependabot[bot] 968d44959e Bump mkdocs-material from 4.0.1 to 4.0.2 in /requirements
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.0.1...4.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 08:08:10 -08:00
dependabot[bot] 17d67e8a24 Bump pyflakes from 2.1.0 to 2.1.1 in /requirements
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/2.1.1/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.1.0...2.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-28 13:14:15 -08:00
dependabot[bot] 006d12f6c9 Bump django-cors-headers from 2.4.0 to 2.4.1 in /requirements
Bumps [django-cors-headers](https://github.com/ottoyiu/django-cors-headers) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/ottoyiu/django-cors-headers/releases)
- [Changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/ottoyiu/django-cors-headers/compare/2.4.0...2.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-28 13:13:40 -08:00
dependabot[bot] d37f68e334 Bump pbr from 5.1.2 to 5.1.3 in /requirements
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.1.2 to 5.1.3.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-28 13:13:12 -08:00
Ed Morley 0809a5bd57
Bug 1337717 - Update to newer Celery, Kombu, py-amqp and billiard (#4722)
Updating in one go, since the Celery 4 release only supports the newer
versions of its dependencies and vice versa.

Of note, this fixes the unhelpful connection error messages shown when
in fact there was an authentication problem, and brings Celery/Kombu
support for Python 3.7. It's also likely that this will fix the pulse
listener hang seen in bug 1529404.

The new Celery release has renamed a number of the settings.
Most changes were performed by running:

```
celery upgrade settings treeherder/config/settings.py --django
celery upgrade settings tests/settings.py --django
```

The Django integration in celery.py has been cleaned up by following:
https://celery.readthedocs.io/en/latest/django/first-steps-with-django.html

The bug being hit that caused this to be reverted back in #2119/bug 1333079
was due to Celery 4 no longer supporting calling `apply_async()`
with just the `routing_key` - it now has to be called with either just
the `queue`, or else both the `routing_key` and `queue`, otherwise the task
ends up in the `default` queue. Sadly this isn't mentioned in the Celery
breaking changes list - I'll file an upstream issue shortly.

Changes:

http://docs.celeryproject.org/en/master/history/whatsnew-4.0.html
http://docs.celeryproject.org/en/master/changelog.html#rc1
https://github.com/celery/celery/compare/v3.1.26...v4.3.0rc1

http://docs.celeryproject.org/projects/kombu/en/stable/changelog.html#version-4-3-0
https://github.com/celery/kombu/compare/v3.0.37...v4.3.0

https://amqp.readthedocs.io/en/stable/changelog.html
https://github.com/celery/py-amqp/compare/v1.4.9...v2.4.1

https://github.com/celery/billiard/blob/v3.6.0/CHANGES.txt
https://github.com/celery/billiard/compare/v3.3.0.23...v3.6.0
2019-02-28 19:52:22 +00:00
Ed Morley cdc69797ac
Add hash for isort wheel package (#4720)
isort published the wheel a few days after the sdist, meaning the wheel
hash was missing from the update PR. This causes installs to fail, since
now that there is a wheel, pip favours it over the sdist and complains
since the hash doesn't match the expected value.
2019-02-28 09:49:21 +00:00
Ed Morley 9003e0bbaf
Bug 1529240 - Update Django from 2.0 to 2.1 (#4711)
https://docs.djangoproject.com/en/2.1/releases/2.1/
2019-02-27 10:28:35 +00:00
dependabot[bot] 29451162c3 Bump pytest-django from 3.4.7 to 3.4.8 in /requirements
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/3.4.7...3.4.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 14:45:19 -08:00
dependabot[bot] 251df57a04 Bump isort from 4.3.8 to 4.3.9 in /requirements
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 14:44:23 -08:00
dependabot[bot] e752be8d71 Bump flake8 from 3.7.6 to 3.7.7 in /requirements
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.6 to 3.7.7.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.6...3.7.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 14:43:31 -08:00
dependabot[bot] 0ccc38bf4f Bump pluggy from 0.8.1 to 0.9.0 in /requirements
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pytest-dev/pluggy/releases)
- [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/0.8.1...0.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 14:42:52 -08:00
Ed Morley e54acccb25 Bug 1530267 - Mark treeherder-client as requiring Python 3
The latest client release still supports Python 2, and given the rarity
of client releases, it's unlikely that a new release will be made any
time soon - so requiring Python 3 on `master` will have little effect.
2019-02-25 20:39:03 +00:00
Ed Morley ed49fabd66 Bug 1530267 - Remove Python 2-only requirements entries
Since they aren't installed/needed under Python 3.
2019-02-25 20:39:03 +00:00
Ed Morley c7cc7eba47
Bug 1489212 - Update django-filter from 1.1.0 to 2.1.0 (#4693)
Notably this adds support for Django 2.1, unblocking upgrading from 2.0.

The custom job details API `NumberInFilter` has been removed, since it
wasn't working after the breaking changes in django-filter, and is not
really needed now that the job details API has pagination enabled, so
has a default `LIMIT 2001` applied to queries.

Changes:
https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst#version-20-2018-7-13
2019-02-25 19:44:14 +00:00
dependabot[bot] 3227b2eb63 Bump isort from 4.3.4 to 4.3.8 in /requirements (#4696)
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.4 to 4.3.8.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/commits)

And also:
* Remove no longer required isort config workarounds.
* Sort imports correctly in __init__.py (since previously isort skipped these files).
2019-02-25 11:12:40 +00:00
Ed Morley ff3213911f
Bug 1527336 - Update more-itertools from 5.0.0 to 6.0.0 (#4695)
The new version has dropped support for Python 2, so this was previously
blocked on bug 1330474.
2019-02-25 09:26:59 +00:00
Ed Morley 23c3a4b8d0
Bug 1426683 - Update Django from 1.11 to 2.0 (#4676)
https://docs.djangoproject.com/en/2.0/releases/2.0/
2019-02-25 07:14:50 +00:00
dependabot[bot] 33b82f875c Bump markupsafe from 1.1.0 to 1.1.1 in /requirements
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/1.1.1/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/1.1.0...1.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:31:04 +00:00
dependabot[bot] f15a6b9257 Bump django-extensions from 2.1.5 to 2.1.6 in /requirements
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.1.5...2.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:29:27 +00:00
dependabot[bot] 5bec1d3942 Bump py from 1.7.0 to 1.8.0 in /requirements
Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG)
- [Commits](https://github.com/pytest-dev/py/compare/1.7.0...1.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 13:46:45 +00:00
Ed Morley 1fc5e403d5
Bug 1529269 - Remove django-rest-framework-filters (#4670)
Since we no longer use any of the extensions it provides over the stock
`django-filters` featureset.
2019-02-20 16:52:46 +00:00
Ed Morley f326e8fa25
Bug 1517253 - Update mysqlclient from 1.3.13 to 1.4.2.post1 (#4669)
The backwards-incompatible change has since been fixed, so the latest
version now works with Django 1.11 again, avoiding the test failures
seen in #4342.

https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst#whats-new-in-142
2019-02-20 12:48:49 +00:00
dependabot[bot] 551737d9c7 Bump flake8 from 3.7.5 to 3.7.6 in /requirements
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.5 to 3.7.6.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.5...3.7.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 19:22:31 +00:00
dependabot[bot] 26eecb2d3e Bump pytest from 4.2.1 to 4.3.0 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.2.1...4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 19:21:31 +00:00
dependabot[bot] bb6bb2d9a8 Bump slugid from 1.0.7 to 2.0.0 in /requirements (#4658)
And adjust `slugid.encode()` usage now that it returns a string not bytestring.
2019-02-19 08:11:21 +00:00
dependabot[bot] e6d31a9fa9 Bump redis from 3.1.0 to 3.2.0 in /requirements
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.1.0...3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 07:33:15 +00:00
dependabot[bot] c0a6936e92 Bump mkdocs-material from 3.3.0 to 4.0.1 in /requirements
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/3.3.0...4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 15:35:39 -08:00
dependabot[bot] 0d8b5d06b0 Bump newrelic from 4.12.0.113 to 4.14.0.115 in /requirements
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 4.12.0.113 to 4.14.0.115.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 14:49:49 -08:00
dependabot[bot] 5ece500663 Bump pytest from 4.2.0 to 4.2.1 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/4.2.0...4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 13:24:27 -08:00
dependabot[bot] 0d7d8f558e Bump pytest-selenium from 1.15.1 to 1.16.0 in /requirements
Bumps [pytest-selenium](https://github.com/pytest-dev/pytest-selenium) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/pytest-dev/pytest-selenium/releases)
- [Changelog](https://github.com/pytest-dev/pytest-selenium/blob/master/docs/news.rst)
- [Commits](https://github.com/pytest-dev/pytest-selenium/compare/v1.15.1...v1.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 13:23:33 -08:00
dependabot[bot] d862622096 [Security] Bump django from 1.11.18 to 1.11.20 in /requirements
Bumps [django](https://www.djangoproject.com/) from 1.11.18 to 1.11.20. **This update includes security fixes.**

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 07:18:07 +00:00
dependabot[bot] 90c3b96dab Bump python-dateutil from 2.7.5 to 2.8.0 in /requirements
Bumps [python-dateutil](https://dateutil.readthedocs.io) from 2.7.5 to 2.8.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 10:20:31 -08:00
Ed Morley b1b3ebfa11
Bug 1525923 - Switch from pyup to Dependabot for Python package updates (#4575)
* Adds a configuration file for Dependabot:
  https://dependabot.com/blog/introducing-config-files/
* Converting pyup ignore entries to dependabot equivalents.
* Removes the badge for pyup
  (Dependabot doesn't yet have an equivalent badge.)
2019-02-07 15:41:31 +00:00
Ed Morley 65287fed30
Bug 1466084 - Docs: Switch to MkDocs and Material theme (#4565)
Switches from Sphinx to MkDocs, since it:
* supports Markdown natively without requiring hacks like `eval_rst`
* validates inline links, ensuring that they are not broken
* has a more pleasant live-reloading dev-server
* supports the nicer looking mkdocs-material theme
* is a third of the size of Sphinx (including deps)

The theme change is now possible since Read the Docs have just started
supporting use of custom themes (previously they would override the theme
and use `readthedocs` theme regardless).
2019-02-06 19:34:08 +00:00
pyup.io bot 405a8c1ced Update flake8 from 3.7.4 to 3.7.5 (#4558) 2019-02-04 21:11:26 +00:00
pyup.io bot 0ff6b40810 Update sphinx from 1.8.3 to 1.8.4 (#4555) 2019-02-04 15:08:12 +00:00
pyup.io bot 9b76f85b16 Update mozlog from 3.10 to 4.0 (#4554) 2019-02-04 12:56:35 +00:00
Ed Morley 9bc1da2c78
Update to flake8 3.7.4, pycodestyle 2.5.0 and pyflakes 2.1.0 (#4536)
http://flake8.pycqa.org/en/latest/release-notes/3.7.0.html
http://flake8.pycqa.org/en/latest/release-notes/3.7.1.html
http://flake8.pycqa.org/en/latest/release-notes/3.7.2.html
http://flake8.pycqa.org/en/latest/release-notes/3.7.3.html
http://flake8.pycqa.org/en/latest/release-notes/3.7.4.html
https://pycodestyle.readthedocs.io/en/latest/developer.html#id2
https://github.com/PyCQA/pyflakes/blob/2.1.0/NEWS.rst

Closes #4540.
Closes #4516.
Closes #4493.
2019-02-04 09:27:37 +00:00
pyup.io bot 94dfc9e8e7 Update pytest-django from 3.4.5 to 3.4.7 (#4552) 2019-02-03 22:03:43 +00:00
pyup.io bot 2e1c05d824 Update atomicwrites from 1.2.1 to 1.3.0 (#4543) 2019-02-01 15:26:31 +00:00
pyup.io bot 67da9c36fb Update pytest from 4.1.1 to 4.2.0 (#4529) 2019-01-31 08:15:00 +00:00
pyup.io bot 54c955b389 Update django-extensions from 2.1.4 to 2.1.5 (#4525) 2019-01-30 20:32:54 +00:00
pyup.io bot 160ea3990a Update pbr from 5.1.1 to 5.1.2 (#4526) 2019-01-30 20:30:00 +00:00
pyup.io bot c91ea4ae7a Update redis from 3.0.1 to 3.1.0 (#4515) 2019-01-29 06:37:21 +00:00
pyup.io bot 2e03186cb6 Update configparser from 3.5.1 to 3.7.1 (#4501) 2019-01-25 18:32:45 +00:00
pyup.io bot bed77f8976 Update configparser from 3.5.0 to 3.5.1 (#4490) 2019-01-24 06:29:01 +00:00
pyup.io bot ffce274f80 Update newrelic from 4.10.0.112 to 4.12.0.113 (#4486) 2019-01-23 09:00:19 +00:00
pyup.io bot d8e9312155 Update pycryptodome from 3.7.2 to 3.7.3 (#4479) 2019-01-21 06:59:40 +00:00
pyup.io bot ef388912b3 Update djangorestframework from 3.9.0 to 3.9.1 (#4463) 2019-01-16 17:55:37 +00:00
pyup.io bot 0979b68d8d Update pytest-html from 1.19.0 to 1.20.0 (#4458) 2019-01-14 18:55:12 +00:00
pyup.io bot e388ba8d6d Update pytest from 4.1.0 to 4.1.1 (#4454) 2019-01-14 05:28:25 +00:00
pyup.io bot 4a17f386f3 Update newrelic from 4.8.0.110 to 4.10.0.112 (#4443) 2019-01-10 19:38:23 +00:00
pyup.io bot adba085e8c Update pluggy from 0.8.0 to 0.8.1 (#4441) 2019-01-10 07:07:16 +00:00
Ed Morley 954f05f087
Update to recommonmark 0.5.0 (#4440)
There has finally been a new release of recommonmark, so we no longer
need to install directly from its GitHub repository. This also solves
the issue of constant cache churn seen on Travis (due to usage of pip
editable mode).
2019-01-09 12:00:28 +00:00
pyup.io bot 1ed4969df6 Update pytest to 4.1.0 (#4427)
And use 'match' instead of 'message' with pytest.raises(), since the
former is actually what we should have been using all along.

See:
https://github.com/pytest-dev/pytest/issues/3974
2019-01-08 11:04:57 +00:00
pyup.io bot 17263cd615 Update pytest-django from 3.4.4 to 3.4.5 (#4431) 2019-01-08 08:04:41 +00:00
pyup.io bot 7f7ed5422b Update pytest-selenium from 1.15.0 to 1.15.1 (#4429) 2019-01-07 14:34:07 +00:00
pyup.io bot a730239123 Update pytz from 2018.7 to 2018.9 (#4428) 2019-01-07 09:05:11 +00:00