summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-23 07:27:09 +0000
committerGitHub <noreply@github.com>2020-11-23 07:27:09 +0000
commit822972680771109c191fb75e4ea95ee037db9280 (patch)
tree2828ad13b988c2180c205c288b03301c7a1e2aef
parenta0f9f503f2dbc9492e7cc20b52623993ced6214a (diff)
downloadnumpy-dependabot/pip/hypothesis-5.41.3.tar.gz
MAINT: Bump hypothesis from 5.41.2 to 5.41.3dependabot/pip/hypothesis-5.41.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.2 to 5.41.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.41.2...hypothesis-python-5.41.3) 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 bb1546ab7..33d87b3a9 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.41.2
+hypothesis==5.41.3
pytest==6.0.2
pytz==2020.4
pytest-cov==2.10.1