summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2023-01-30 12:06:52 -0700
committerCharles Harris <charlesr.harris@gmail.com>2023-01-30 12:06:52 -0700
commit5b49ecab4e5d1298122994a9a7158876dd366037 (patch)
treeb50414a589b2e66c46333ee43f877e34aa957616 /test_requirements.txt
parent1bb932f69e0974f11c98b6036529a014aa8dfaf2 (diff)
downloadnumpy-5b49ecab4e5d1298122994a9a7158876dd366037.tar.gz
MAINT, BLD: Update wheel and GitPython versions.
This is motivated by Dependabot security alerts.
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 67b6a4866..b8508f161 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython>=0.29.30,<3.0
-wheel==0.37.0
+wheel==0.38.1
setuptools==59.2.0
hypothesis==6.24.1
pytest==6.2.5