summaryrefslogtreecommitdiff
path: root/test_requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Update wheel requirement from <=0.35.1 to <0.36.3dependabot/pip/wheel-lt-0.36.3dependabot-preview[bot]2020-12-141-1/+1
* MAINT: Update test_requirements and release_requirements.Charles Harris2020-12-101-1/+1
* MAINT: Bump hypothesis from 5.41.4 to 5.41.5dependabot-preview[bot]2020-12-071-1/+1
* MAINT: Remove remaining uses of Python 3.6.Charles Harris2020-12-021-3/+1
* MAINT: Bump hypothesis from 5.41.3 to 5.41.4dependabot-preview[bot]2020-11-301-1/+1
* BLD: adapt to pypy37mattip2020-11-281-1/+1
* MAINT: Bump hypothesis from 5.41.2 to 5.41.3dependabot/pip/hypothesis-5.41.3dependabot-preview[bot]2020-11-231-1/+1
* MAINT: Bump hypothesis from 5.41.0 to 5.41.2dependabot/pip/hypothesis-5.41.2dependabot-preview[bot]2020-11-091-1/+1
* MAINT: Bump pytz from 2020.1 to 2020.4dependabot/pip/pytz-2020.4dependabot-preview[bot]2020-11-021-1/+1
* MAINT: Bump hypothesis from 5.38.0 to 5.41.0dependabot/pip/hypothesis-5.41.0dependabot-preview[bot]2020-11-021-1/+1
* MAINT: Bump hypothesis from 5.37.3 to 5.38.0dependabot/pip/hypothesis-5.38.0dependabot-preview[bot]2020-10-261-1/+1
* MAINT: Bump hypothesis from 5.37.1 to 5.37.3dependabot/pip/hypothesis-5.37.3dependabot-preview[bot]2020-10-191-1/+1
* Merge pull request #17539 from numpy/dependabot/pip/mypy-0.790Charles Harris2020-10-121-1/+1
|\
| * MAINT: Bump mypy from 0.782 to 0.790dependabot/pip/mypy-0.790dependabot-preview[bot]2020-10-121-1/+1
* | MAINT: Bump hypothesis from 5.37.0 to 5.37.1dependabot/pip/hypothesis-5.37.1dependabot-preview[bot]2020-10-121-1/+1
|/
* MAINT: Bump hypothesis from 5.36.1 to 5.37.0dependabot/pip/hypothesis-5.37.0dependabot-preview[bot]2020-10-051-1/+1
* MAINT: Bump hypothesis from 5.35.3 to 5.36.1dependabot/pip/hypothesis-5.36.1dependabot-preview[bot]2020-09-281-1/+1
* MAINT: Bump hypothesis from 5.35.1 to 5.35.3dependabot/pip/hypothesis-5.35.3dependabot-preview[bot]2020-09-211-1/+1
* MAINT: Bump pytest from 6.0.1 to 6.0.2dependabot/pip/pytest-6.0.2dependabot-preview[bot]2020-09-141-1/+1
* MAINT: Bump hypothesis from 5.33.0 to 5.35.1dependabot-preview[bot]2020-09-141-1/+1
* MAINT: Bump hypothesis from 5.30.0 to 5.33.0dependabot/pip/hypothesis-5.33.0dependabot-preview[bot]2020-09-071-1/+1
* MAINT: Bump hypothesis from 5.26.0 to 5.30.0dependabot/pip/hypothesis-5.30.0dependabot-preview[bot]2020-08-311-1/+1
* Merge pull request #17091 from numpy/dependabot/pip/pytest-cov-2.10.1Matti Picus2020-08-171-1/+1
|\
| * MAINT: Bump pytest-cov from 2.10.0 to 2.10.1dependabot/pip/pytest-cov-2.10.1dependabot-preview[bot]2020-08-171-1/+1
* | MAINT: Bump hypothesis from 5.23.12 to 5.26.0dependabot/pip/hypothesis-5.26.0dependabot-preview[bot]2020-08-171-1/+1
|/
* MAINT: Bump hypothesis from 5.23.9 to 5.23.12dependabot/pip/hypothesis-5.23.12dependabot-preview[bot]2020-08-101-1/+1
* MAINT: Bump pytest from 5.4.3 to 6.0.1dependabot/pip/pytest-6.0.1dependabot-preview[bot]2020-08-031-1/+1
* MAINT: Bump hypothesis from 5.23.2 to 5.23.9dependabot-preview[bot]2020-08-031-1/+1
* BLD: pin setuptools<49.2.0mattip2020-08-031-1/+1
* MAINT: Bump hypothesis from 5.20.2 to 5.23.2dependabot/pip/hypothesis-5.23.2dependabot-preview[bot]2020-07-271-1/+1
* MAINT: Bump hypothesis from 5.19.1 to 5.20.2dependabot/pip/hypothesis-5.20.2dependabot-preview[bot]2020-07-201-1/+1
* MAINT,BLD: pin setuptools and refactor where to find itmattip2020-07-141-0/+2
* MAINT: Bump hypothesis from 5.19.0 to 5.19.1dependabot/pip/hypothesis-5.19.1dependabot-preview[bot]2020-07-131-1/+1
* BLD: update cython to 0.29.21mattip2020-07-101-1/+1
* Merge pull request #16764 from numpy/dependabot/pip/mypy-0.782Charles Harris2020-07-061-1/+1
|\
| * MAINT: Bump mypy from 0.781 to 0.782dependabot/pip/mypy-0.782dependabot-preview[bot]2020-07-061-1/+1
* | MAINT: Bump hypothesis from 5.16.3 to 5.19.0dependabot/pip/hypothesis-5.19.0dependabot-preview[bot]2020-07-061-1/+1
|/
* Merge pull request #16658 from numpy/dependabot/pip/hypothesis-5.16.3Charles Harris2020-06-221-1/+1
|\
| * MAINT: Bump hypothesis from 5.16.1 to 5.16.3dependabot/pip/hypothesis-5.16.3dependabot-preview[bot]2020-06-221-1/+1
* | MAINT: Bump mypy from 0.780 to 0.781dependabot/pip/mypy-0.781dependabot-preview[bot]2020-06-221-1/+1
|/
* Merge pull request #16613 from person142/mypy-780Matti Picus2020-06-161-1/+1
|\
| * MAINT: bump mypy version to 0.780Josh Wilson2020-06-151-1/+1
* | MAINT: Bump hypothesis from 5.16.0 to 5.16.1dependabot/pip/hypothesis-5.16.1dependabot-preview[bot]2020-06-151-1/+1
* | MAINT: Bump pytest-cov from 2.9.0 to 2.10.0dependabot/pip/pytest-cov-2.10.0dependabot-preview[bot]2020-06-151-1/+1
|/
* Merge pull request #16515 from person142/add-type-stubsMatti Picus2020-06-091-0/+6
|\
| * MAINT: only run typing tests on python > 3.6 and < 3.9Josh Wilson2020-06-071-2/+5
| * MAINT: merge typing requirements into test requirementsJosh Wilson2020-06-071-0/+3
* | MAINT: Bump pytest from 5.4.2 to 5.4.3dependabot/pip/pytest-5.4.3dependabot-preview[bot]2020-06-081-1/+1
|/
* MAINT: Bump hypothesis from 5.15.1 to 5.16.0dependabot/pip/hypothesis-5.16.0dependabot-preview[bot]2020-06-011-1/+1
* Merge pull request #16369 from numpy/dependabot/pip/pytest-cov-2.9.0Charles Harris2020-05-251-1/+1
|\