diff options
| author | Charles Harris <charlesr.harris@gmail.com> | 2021-10-11 11:58:51 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 11:58:51 -0600 |
| commit | 23d572c67f7d9eebf484f0bae98073cf0b27f73d (patch) | |
| tree | 3e97c85878973d014108a0dec64db114642528f5 | |
| parent | c2d2104356b51be6c9596d354d7fa389c6a8ddbc (diff) | |
| parent | 315d38f8b212af11d0967a56036772702897bd50 (diff) | |
| download | numpy-23d572c67f7d9eebf484f0bae98073cf0b27f73d.tar.gz | |
Merge pull request #20096 from numpy/dependabot/pip/hypothesis-6.23.2
MAINT: Bump hypothesis from 6.23.1 to 6.23.2
| -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 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 |
