diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-07 07:03:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 07:03:06 +0000 |
commit | 45becc44946d42bf2c32028f1691a42d0b03941e (patch) | |
tree | 720f92fc71384a1d6f07e7e41f56944996e8ee0e /test_requirements.txt | |
parent | 7a505741392ee24cb85ee096eec3b3e4a624ac15 (diff) | |
download | numpy-45becc44946d42bf2c32028f1691a42d0b03941e.tar.gz |
MAINT: Bump hypothesis from 5.41.4 to 5.41.5
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.4 to 5.41.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.41.4...hypothesis-python-5.41.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'test_requirements.txt')
-rw-r--r-- | test_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt index 9c94abf91..1b7b696d3 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.4 +hypothesis==5.41.5 pytest==6.0.2 pytz==2020.4 pytest-cov==2.10.1 |