Update dependency versions and test workflow configuration by HarithaVattikuti · Pull Request #1322 · actions/setup-python
package-lock.json
Updates locked npm dependency graph (adds new transitive deps and bumps XML-related packages).
dist/setup/index.js
Regenerated bundle reflecting updated npm deps.
dist/cache-save/index.js
Regenerated bundle reflecting updated npm deps.
.licenses/npm/xml-naming.dep.yml
Adds license metadata for new transitive dependency
xml-naming.
.licenses/npm/anynum.dep.yml
Adds license metadata for new transitive dependency anynum.
.licenses/npm/@nodable/entities.dep.yml
Adds license metadata for new transitive dependency @nodable/entities.
.licenses/npm/strnum.dep.yml
Updates license metadata version for strnum.
.licenses/npm/path-expression-matcher.dep.yml
Updates license metadata version for path-expression-matcher.
.licenses/npm/fast-xml-parser.dep.yml
Updates license metadata version for fast-xml-parser.
.licenses/npm/fast-xml-builder.dep.yml
Updates license metadata version for fast-xml-builder.
.github/workflows/test-pypy.yml
Switches nightly PyPy testing from 3.10 to 3.11 in matrices.
.github/workflows/e2e-cache.yml
Changes Poetry installation to inject packaging<25 into the pipx-installed Poetry environment.
tests/data/requirements.txt
Bumps pinned test fixture deps (idna/pygments/requests/urllib3).
tests/data/requirements-linux.txt
Bumps pinned linux test fixture deps (idna/Pygments/requests/urllib3).
tests/data/pyproject.toml
Adds packaging constraint to Poetry test fixture dependencies.