summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-01 09:39:33 +0000
committerGitHub <noreply@github.com>2021-03-01 09:39:33 +0000
commit8996557425a5a6150ff33135e03feae75b0923b5 (patch)
tree7458533d002e9b705154397156f0d4e81d41ee1f
parent6c79e97d7bac51adb292ce6f7d4d77376f818d52 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.3.4.tar.gz
MAINT: Bump hypothesis from 6.3.0 to 6.3.4dependabot/pip/hypothesis-6.3.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.3.0 to 6.3.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.3.0...hypothesis-python-6.3.4) 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 55742e617..02caa8748 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.22
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.3.0
+hypothesis==6.3.4
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1