summaryrefslogtreecommitdiff
path: root/test_requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* TST: Bump mypy from 0.940 to 0.942Bas van Beek2022-03-251-1/+1
|
* TST: Bump mypy from 0.931 to 0.940Bas van Beek2022-03-111-1/+2
|
* update cython, pypy for cython0.29.28 and pypy v7.3.8 releasemattip2022-02-201-1/+1
|
* TST: Bump mypy to 0.931Bas van Beek2022-01-111-1/+1
|
* TYP,TST: Bump mypy to 0.930Bas van Beek2021-12-261-1/+1
|
* TST: Bump mypy: 0.910 -> 0.920Bas van Beek2021-12-161-1/+1
|
* MAINT: update wheel pin in test_requirements.txtmattip2021-11-301-2/+1
|
* MAINT: Update the required setuptools version.Charles Harris2021-11-241-1/+1
| | | | | | An newer setuptools version is needed in order to run tests in Fedora 35 using the default Python 3.10. Because the newest version (59.2.0) works to both build and test NumPy, pin the version is to that.
* MAINT: Bump hypothesis from 6.24.0 to 6.24.1dependabot[bot]2021-11-011-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.24.0 to 6.24.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.24.0...hypothesis-python-6.24.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #20102 from thomasjpfan/ci_buildwheel_rfMatti Picus2021-11-011-1/+1
|\ | | | | BLD Uses cibuildwheel for linux + osx wheels [cd build]
| * Merge remote-tracking branch 'upstream/main' into ci_buildwheel_rfThomas J. Fan2021-10-141-1/+1
| |\
| * | WIP Restrict install cffi in test_requirements.txt [cd build]Thomas J. Fan2021-10-131-1/+1
| | |
| * | WIP Restrict install cffi in test_requirements.txtThomas J. Fan2021-10-131-1/+1
| | |
* | | MAINT: Bump hypothesis from 6.23.3 to 6.24.0dependabot/pip/hypothesis-6.24.0dependabot[bot]2021-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.3 to 6.24.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.3...hypothesis-python-6.24.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | MAINT: Bump hypothesis from 6.23.2 to 6.23.3dependabot[bot]2021-10-181-1/+1
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.2 to 6.23.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.2...hypothesis-python-6.23.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | MAINT: Bump hypothesis from 6.23.1 to 6.23.2dependabot[bot]2021-10-111-1/+1
|/ | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.1 to 6.23.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.1...hypothesis-python-6.23.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump pytest-cov from 2.12.1 to 3.0.0dependabot[bot]2021-10-041-1/+1
| | | | | | | | | | | | | | | Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0. - [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.12.1...v3.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #20031 from numpy/dependabot/pip/hypothesis-6.23.1Charles Harris2021-10-041-1/+1
|\ | | | | MAINT: Bump hypothesis from 6.23.0 to 6.23.1
| * MAINT: Bump hypothesis from 6.23.0 to 6.23.1dependabot/pip/hypothesis-6.23.1dependabot[bot]2021-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.0 to 6.23.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.0...hypothesis-python-6.23.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | MAINT: Bump pytz from 2021.1 to 2021.3dependabot/pip/pytz-2021.3dependabot[bot]2021-10-041-1/+1
|/ | | | | | | | | | | | | | Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.21.6 to 6.23.0dependabot/pip/hypothesis-6.23.0dependabot[bot]2021-09-271-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.21.6 to 6.23.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.21.6...hypothesis-python-6.23.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.21.1 to 6.21.6dependabot/pip/hypothesis-6.21.6dependabot[bot]2021-09-201-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.21.1 to 6.21.6. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.21.1...hypothesis-python-6.21.6) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.18.0 to 6.21.1dependabot/pip/hypothesis-6.21.1dependabot[bot]2021-09-131-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.18.0 to 6.21.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.18.0...hypothesis-python-6.21.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.17.3 to 6.18.0dependabot[bot]2021-09-061-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.17.3 to 6.18.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.17.3...hypothesis-python-6.18.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump pytest from 6.2.4 to 6.2.5dependabot[bot]2021-09-061-1/+1
| | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* TST: Drop typing-extensions from test_requirements.txtBas van Beek2021-08-311-3/+0
| | | | | | Follow up on https://github.com/numpy/numpy/pull/19784. With the release of 3.10.0.2 we no longer have to worry about mypy installing a broken typing-extensions version for python 3.10.
* Merge pull request #19784 from BvB93/37-typingCharles Harris2021-08-301-2/+3
|\ | | | | MAINT: Remove typing code-paths specific to Python 3.7
| * BLD: Temporarily reintroduce `typing_extensions` for python 3.10Bas van Beek2021-08-301-0/+3
| | | | | | | | Remove once python/typing#865 has been fixed
| * BLD: Drop typing extension as an (optional) runtime dependencyBas van Beek2021-08-301-2/+0
| | | | | | | | It might return in the future, but as of the moment we don't need it anymore
* | MAINT: Bump hypothesis from 6.15.0 to 6.17.3dependabot[bot]2021-08-301-1/+1
|/ | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.15.0 to 6.17.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.15.0...hypothesis-python-6.17.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.7 to 6.15.0dependabot/pip/hypothesis-6.15.0dependabot[bot]2021-08-231-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.7 to 6.15.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.7...hypothesis-python-6.15.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.6 to 6.14.7dependabot[bot]2021-08-161-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.6 to 6.14.7. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.6...hypothesis-python-6.14.7) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Update wheel requirement from <0.36.3 to <0.37.1dependabot[bot]2021-08-161-1/+1
| | | | | | | | | | | | | | Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.5...0.37.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.5 to 6.14.6dependabot[bot]2021-08-091-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.5 to 6.14.6. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.5...hypothesis-python-6.14.6) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.4 to 6.14.5dependabot[bot]2021-08-021-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.4 to 6.14.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.4...hypothesis-python-6.14.5) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.3 to 6.14.4dependabot[bot]2021-07-261-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.3 to 6.14.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.3...hypothesis-python-6.14.4) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #19518 from numpy/dependabot/pip/hypothesis-6.14.3Charles Harris2021-07-191-1/+1
|\ | | | | MAINT: Bump hypothesis from 6.14.2 to 6.14.3
| * MAINT: Bump hypothesis from 6.14.2 to 6.14.3dependabot[bot]2021-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.2 to 6.14.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.2...hypothesis-python-6.14.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | MAINT: Bump cython from 0.29.23 to 0.29.24dependabot[bot]2021-07-191-1/+1
|/ | | | | | | | | | | | | | | Bumps [cython](https://github.com/cython/cython) from 0.29.23 to 0.29.24. - [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.23...0.29.24) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.1 to 6.14.2dependabot[bot]2021-07-121-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.1 to 6.14.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.1...hypothesis-python-6.14.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.14.0 to 6.14.1dependabot[bot]2021-07-051-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.0 to 6.14.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.0...hypothesis-python-6.14.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump mypy from 0.902 to 0.910dependabot[bot]2021-06-281-1/+1
| | | | | | | | | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.902...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #19241 from numpy/dependabot/pip/hypothesis-6.14.0Charles Harris2021-06-141-1/+1
|\ | | | | MAINT: Bump hypothesis from 6.13.14 to 6.14.0
| * MAINT: Bump hypothesis from 6.13.14 to 6.14.0dependabot[bot]2021-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.13.14 to 6.14.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.13.14...hypothesis-python-6.14.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | MAINT: Bump mypy from 0.812 to 0.902dependabot[bot]2021-06-141-1/+1
|/ | | | | | | | | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.812...v0.902) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.13.10 to 6.13.14dependabot[bot]2021-06-071-1/+1
| | | | | | | | | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.13.10 to 6.13.14. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.13.10...hypothesis-python-6.13.14) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump pytest-cov from 2.12.0 to 2.12.1dependabot[bot]2021-06-071-1/+1
| | | | | | | | | | | | | | | Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.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.12.0...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.13.4 to 6.13.10dependabot[bot]2021-05-311-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.13.4 to 6.13.10. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.13.4...hypothesis-python-6.13.10) Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump hypothesis from 6.12.0 to 6.13.4dependabot[bot]2021-05-241-1/+1
| | | | | | | Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.12.0 to 6.13.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.12.0...hypothesis-python-6.13.4) Signed-off-by: dependabot[bot] <support@github.com>
* MAINT: Bump pytest-cov from 2.11.1 to 2.12.0dependabot[bot]2021-05-171-1/+1
| | | | | | | | Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0. - [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.11.1...v2.12.0) Signed-off-by: dependabot[bot] <support@github.com>