1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00

Update requests_mock to 1.11.0

This commit is contained in:
Franck Nijhof
2023-06-08 21:45:47 +02:00
parent bdc82fa50a
commit 04708676b5

View File

@@ -29,7 +29,7 @@ pytest-unordered==0.5.2
pytest-picked==0.4.6
pytest-xdist==3.2.1
pytest==7.3.1
requests_mock==1.10.0
requests_mock==1.11.0
respx==0.20.1
syrupy==4.0.2
tomli==2.0.1;python_version<"3.11"