summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 17:06:13 +0000
committerGitHub <noreply@github.com>2021-07-12 17:06:13 +0000
commit45a4256e6d9017160b7946043be0775f03b15fb7 (patch)
tree8837bebadfb535c091f4a28271745a7949897333 /test_requirements.txt
parent89babbd98fc75399709543f55013ff856280c668 (diff)
downloadnumpy-45a4256e6d9017160b7946043be0775f03b15fb7.tar.gz
MAINT: Bump hypothesis from 6.14.1 to 6.14.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.14.1 to 6.14.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.1...hypothesis-python-6.14.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'test_requirements.txt')
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index bc30ed4bc..92513741a 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.14.1
+hypothesis==6.14.2
pytest==6.2.4
pytz==2021.1
pytest-cov==2.12.1