Update requests_mock to 1.10.0 (#78510)

This commit is contained in:
Franck Nijhof 2022-09-15 14:33:12 +02:00 committed by GitHub
parent cd2abf368f
commit 69ca055fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ pytest-sugar==0.9.5
pytest-timeout==2.1.0
pytest-xdist==2.5.0
pytest==7.1.3
requests_mock==1.9.2
requests_mock==1.10.0
respx==0.19.2
stdlib-list==0.7.0
tomli==2.0.1;python_version<"3.11"