diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-28 08:23:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-28 08:23:19 +0000 |
commit | ed4089a248ea7a3609c2d0e02802aa1fd8b2c533 (patch) | |
tree | 9102c5820761ee9619cea399731636d652a084b7 /test_requirements.txt | |
parent | 7f6895cd7eaf814d99ca7438857b17d95a21a2a0 (diff) | |
download | numpy-ed4089a248ea7a3609c2d0e02802aa1fd8b2c533.tar.gz |
MAINT: Bump hypothesis from 5.43.3 to 5.43.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.43.3 to 5.43.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.43.3...hypothesis-python-5.43.4)
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 6c074a316..496cb3a09 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.3 +hypothesis==5.43.4 pytest==6.2.1 pytz==2020.5 pytest-cov==2.10.1 |