summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-04 07:05:16 +0000
committerGitHub <noreply@github.com>2021-01-04 07:05:16 +0000
commit6b4787c85e393090039993495591d85d1ba66118 (patch)
tree5976c625abb4b6033705e22a97aad942225c0b62
parent72a8368962fd1365d480a88a1c84a1aae243dd6a (diff)
downloadnumpy-dependabot/pip/hypothesis-5.46.0.tar.gz
MAINT: Bump hypothesis from 5.43.4 to 5.46.0dependabot/pip/hypothesis-5.46.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.43.4 to 5.46.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.43.4...hypothesis-python-5.46.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 496cb3a09..53dd25f76 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==5.43.4
+hypothesis==5.46.0
pytest==6.2.1
pytz==2020.5
pytest-cov==2.10.1