Skip to content

Commit 6bbf59d

Browse files
⬆️ Bump syrupy to v5.3.4
1 parent 7e7e230 commit 6bbf59d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"pytest-asyncio==1.4.0",
5252
"pytest==9.1.1",
5353
"pytest-cov==7.1.0",
54-
"syrupy==5.3.3",
54+
"syrupy==5.3.4",
5555
]
5656

5757
[tool.hatch.envs.hatch-static-analysis]
@@ -71,7 +71,7 @@ pythonpath = ["pythonkuma"]
7171
extra-dependencies = [
7272
"pytest-cov==7.1.0",
7373
"pytest-asyncio==1.4.0",
74-
"syrupy==5.3.3",
74+
"syrupy==5.3.4",
7575
]
7676
extra-args = ["--cov-report=xml", "-vv"]
7777

0 commit comments

Comments
 (0)