Skip to content

Commit 7310d75

Browse files
committed
build: consume snowfakery dev prereleases on dev branch
Update snowfakery dependency floor to >=5.0.0.dev1 (prerelease) and regenerate uv.lock against the published PyPI artifact. This unblocks dev-to-dev cross-repo integration without waiting for a stable Snowfakery main release. 3.13 validation: 3216 passed, 37 skipped. 3.14 validation deferred: CumulusCI requires-python <3.14 ceiling still in place (to be relaxed by the python-314-support branch merge).
1 parent 2e2d68c commit 7310d75

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies = [
5252
"sarge",
5353
"selenium<4",
5454
"simple-salesforce>=1.12.6",
55-
"snowfakery>=4.2.1",
55+
"snowfakery>=5.0.0.dev1",
5656
"xmltodict",
5757
"docutils<=0.21.2",
5858
]

uv.lock

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

0 commit comments

Comments
 (0)