Skip to content

Commit d7a1cc4

Browse files
ci: Pin transitive dependencies for tests on Python>=3.8 (#6437)
Add transitive dependency pins to test groups generated by `populate_tox.py`. Dependency versions are resolved through uv using a pip dry run on the relevant Python version, producing pins per Python version and library version. Key `DEPENDENCIES_CACHE` by package name, package version, and Python version, since resolved dependency versions vary across Python versions.
1 parent 602b721 commit d7a1cc4

6 files changed

Lines changed: 13832 additions & 151 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.jsonl -diff linguist-generated=true
22
uv.lock -diff linguist-generated=true
3+
tox.ini -diff linguist-generated=true

scripts/populate_tox/package_dependencies.jsonl

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

0 commit comments

Comments
 (0)