Update syrupy to 4.0.8 (#96990)

This commit is contained in:
Franck Nijhof 2023-07-21 11:57:40 +02:00 committed by GitHub
parent 52313bfce5
commit e4d65cbae1
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.6
syrupy==4.0.8
tomli==2.0.1;python_version<"3.11"
tqdm==4.64.0
types-atomicwrites==1.4.5.1