From 528cb28a42c7942c53b837c066b02fdcf2947b4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:17:31 +0000 Subject: [PATCH] Update dependency syrupy to v4.6.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index afc79e2..894cf71 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -18,7 +18,7 @@ types-python-dateutil==v2.9.0.20240316 wheel==0.44.0 PyYAML==6.0.2 types-PyYAML==6.0.12.20240808 -syrupy==4.6.1 +syrupy==4.6.4 # emjoji is a dev only dependency used by script/update_emoji.py emoji==2.12.1