diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-07 14:42:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 14:42:40 +0000 |
| commit | c13ba692fe10096c3ed2bdfe48e6e5f5cccc2160 (patch) | |
| tree | 781f34ca42a640fc4dec662bcc7047f9a14c43ac | |
| parent | 7dfa75d516ddb44fd861a42ab64d844eb28c7d86 (diff) | |
| download | numpy-c13ba692fe10096c3ed2bdfe48e6e5f5cccc2160.tar.gz | |
MAINT: Bump hypothesis from 6.13.10 to 6.13.14
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>
| -rw-r--r-- | test_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt index 6834d4c2b..ca0edfbb4 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ cython==0.29.23 wheel<0.36.3 setuptools<49.2.0 -hypothesis==6.13.10 +hypothesis==6.13.14 pytest==6.2.4 pytz==2021.1 pytest-cov==2.12.1 |
