Update numpy to 1.23.1 (#74851)

This commit is contained in:
Franck Nijhof 2022-07-10 23:58:05 +02:00 committed by GitHub
parent 08887a6faa
commit 792c825699
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View file

@ -106,7 +106,7 @@ httpcore==0.15.0
hyperframe>=5.2.0
# Ensure we run compatible with musllinux build env
numpy==1.23.0
numpy==1.23.1
# pytest_asyncio breaks our test suite. We rely on pytest-aiohttp instead
pytest_asyncio==1000000000.0.0