summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-15 07:20:27 +0000
committerGitHub <noreply@github.com>2021-02-15 07:20:27 +0000
commitfbea31874da9021b3f15a401bc851487520830c0 (patch)
tree93562154967691679b430d98a8b1b0b678717184
parent7a18e4ac4f0b9f0933a190ac25cd75729bcdd146 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.2.0.tar.gz
MAINT: Bump hypothesis from 6.1.1 to 6.2.0dependabot/pip/hypothesis-6.2.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.1.1...hypothesis-python-6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index f4dafe36f..5066b37dd 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.1.1
+hypothesis==6.2.0
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1