Update syrupy to 4.0.6 (#96900)

This commit is contained in:
Franck Nijhof 2023-07-19 14:42:24 +02:00 committed by GitHub
parent e449f8e0e5
commit 93ac340d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ pytest-xdist==3.3.1
pytest==7.3.1
requests_mock==1.11.0
respx==0.20.1
syrupy==4.0.2
syrupy==4.0.6
tomli==2.0.1;python_version<"3.11"
tqdm==4.64.0
types-atomicwrites==1.4.5.1