We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7e230 commit 6bbf59dCopy full SHA for 6bbf59d
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ dependencies = [
51
"pytest-asyncio==1.4.0",
52
"pytest==9.1.1",
53
"pytest-cov==7.1.0",
54
- "syrupy==5.3.3",
+ "syrupy==5.3.4",
55
]
56
57
[tool.hatch.envs.hatch-static-analysis]
@@ -71,7 +71,7 @@ pythonpath = ["pythonkuma"]
71
extra-dependencies = [
72
73
74
75
76
extra-args = ["--cov-report=xml", "-vv"]
77
0 commit comments