summaryrefslogtreecommitdiff
path: root/test_requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Bump hypothesis from 5.10.1 to 5.10.4dependabot/pip/hypothesis-5.10.4dependabot-preview[bot]2020-04-271-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.10.1 to 5.10.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.10.1...hypothesis-python-5.10.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump cython from 0.29.16 to 0.29.17dependabot/pip/cython-0.29.17dependabot-preview[bot]2020-04-271-1/+1
| | | | | | | | Bumps [cython](https://github.com/cython/cython) from 0.29.16 to 0.29.17. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump hypothesis from 5.8.3 to 5.10.1dependabot/pip/hypothesis-5.10.1dependabot-preview[bot]2020-04-201-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.8.3 to 5.10.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.8.3...hypothesis-python-5.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump hypothesis from 5.8.0 to 5.8.3dependabot/pip/hypothesis-5.8.3dependabot-preview[bot]2020-04-131-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.8.0 to 5.8.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.8.0...hypothesis-python-5.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump hypothesis from 5.6.0 to 5.8.0Ralf Gommers2020-03-301-1/+1
|
* MAINT: Bump cython from 0.29.15 to 0.29.16dependabot/pip/cython-0.29.16dependabot-preview[bot]2020-03-301-1/+1
| | | | | | | | Bumps [cython](https://github.com/cython/cython) from 0.29.15 to 0.29.16. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/0.29.15...0.29.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.3.5 to 5.4.1dependabot/pip/pytest-5.4.1dependabot-preview[bot]2020-03-161-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.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/5.3.5...5.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* TST: Remove nose from the test_requirements.txt file.Charles Harris2020-03-071-1/+0
| | | | | | | | | Nose is unmaintained and raises a DeprecationWarning on import. Removing it from the requirements will cause the legacy tests that need it to be skipped. Nose testing was ended in July 2019 but was raised from the dead when the test_requirements.py file was added in August 2019.
* MAINT: Bump hypothesis from 5.5.4 to 5.6.0dependabot/pip/hypothesis-5.6.0dependabot-preview[bot]2020-03-021-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.5.4 to 5.6.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.5.4...hypothesis-python-5.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump hypothesis from 5.3.0 to 5.5.4dependabot/pip/hypothesis-5.5.4dependabot-preview[bot]2020-02-171-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.3.0 to 5.5.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.3.0...hypothesis-python-5.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump cython from 0.29.14 to 0.29.15dependabot/pip/cython-0.29.15dependabot-preview[bot]2020-02-171-1/+1
| | | | | | | | Bumps [cython](https://github.com/cython/cython) from 0.29.14 to 0.29.15. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/0.29.14...0.29.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Install and configure HypothesisZac-HD2020-02-051-0/+1
|
* MAINT: Bump pytest from 5.3.4 to 5.3.5dependabot/pip/pytest-5.3.5dependabot-preview[bot]2020-02-031-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 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.3.4...5.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.3.3 to 5.3.4dependabot/pip/pytest-5.3.4dependabot-preview[bot]2020-01-271-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 to 5.3.4. - [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.3.3...5.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.3.2 to 5.3.3dependabot/pip/pytest-5.3.3dependabot-preview[bot]2020-01-201-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.3. - [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.3.2...5.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.3.1 to 5.3.2dependabot/pip/pytest-5.3.2dependabot-preview[bot]2019-12-161-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 to 5.3.2. - [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.3.1...5.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.3.0 to 5.3.1dependabot/pip/pytest-5.3.1dependabot-preview[bot]2019-12-021-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/5.3.1/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.0...5.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #14954 from mattip/test-extending-cffiCharles Harris2019-11-271-0/+2
|\ | | | | TST. API: test using distributions.h via cffi
| * TST. API: test using distributions.h via cffimattip2019-11-211-0/+2
| |
* | MAINT: Bump pytest from 5.2.4 to 5.3.0dependabot-preview[bot]2019-11-251-1/+1
|/ | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.4 to 5.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/5.2.4...5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.2.2 to 5.2.4dependabot-preview[bot]2019-11-181-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.2 to 5.2.4. - [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.2.2...5.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump cython from 0.29.13 to 0.29.14dependabot/pip/cython-0.29.14dependabot-preview[bot]2019-11-061-1/+1
| | | | | | | | Bumps [cython](https://github.com/cython/cython) from 0.29.13 to 0.29.14. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/0.29.13...0.29.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.2.1 to 5.2.2dependabot/pip/pytest-5.2.2dependabot-preview[bot]2019-10-281-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.1 to 5.2.2. - [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.2.1...5.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest from 5.2.0 to 5.2.1dependabot/pip/pytest-5.2.1dependabot-preview[bot]2019-10-081-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.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/5.2.0...5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytest-cov from 2.7.1 to 2.8.1dependabot/pip/pytest-cov-2.8.1dependabot-preview[bot]2019-10-071-1/+1
| | | | | | | | Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.7.1 to 2.8.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.7.1...v2.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: Bump pytz from 2019.2 to 2019.3dependabot/pip/pytz-2019.3dependabot-preview[bot]2019-10-071-1/+1
| | | | | | | 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>
* Bump pytest from 5.1.3 to 5.2.0dependabot/pip/pytest-5.2.0dependabot-preview[bot]2019-09-301-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.3 to 5.2.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/5.1.3...5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pytest from 5.1.2 to 5.1.3dependabot/pip/pytest-5.1.3dependabot-preview[bot]2019-09-231-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.1.3. - [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.1.2...5.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pytest from 5.1.1 to 5.1.2dependabot-preview[bot]2019-09-011-1/+1
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.1 to 5.1.2. - [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.1.1...5.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* MAINT: update dependencies, add nosemattip2019-08-281-3/+4
|
* BUILD: move all test dependencies to ./test_requirements.txtmattip2019-08-271-0/+6