Skip to content

Commit 5766c92

Browse files
committed
chore(deps): add syrupy>=5.1.0 for docs widget snapshot tests
syrupy provides the ``snapshot`` assertion fixture used by the forthcoming widget highlight-parity tests to record byte-level HTML for regression catch. Chosen to match gp-sphinx's own docs tests (which use the same version) so the snapshot-fixture pattern ports over verbatim.
1 parent 920571e commit 5766c92

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ dev = [
6969
"pytest-mock",
7070
"pytest-watcher",
7171
"pytest-xdist",
72+
"syrupy>=5.1.0",
7273
# Coverage
7374
"codecov",
7475
"coverage",

uv.lock

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)