summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-11 17:04:39 +0000
committerGitHub <noreply@github.com>2021-10-11 17:04:39 +0000
commit315d38f8b212af11d0967a56036772702897bd50 (patch)
tree3e97c85878973d014108a0dec64db114642528f5
parentc2d2104356b51be6c9596d354d7fa389c6a8ddbc (diff)
downloadnumpy-315d38f8b212af11d0967a56036772702897bd50.tar.gz
MAINT: Bump hypothesis from 6.23.1 to 6.23.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.1 to 6.23.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.1...hypothesis-python-6.23.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 2301ed023..3a1ee966b 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.24
wheel<0.37.1
setuptools<49.2.0
-hypothesis==6.23.1
+hypothesis==6.23.2
pytest==6.2.5
pytz==2021.3
pytest-cov==3.0.0