Skip to content

Update pytest-xdist[psutil] requirement from ~=3.6.1 to ~=3.7.0 #681

Update pytest-xdist[psutil] requirement from ~=3.6.1 to ~=3.7.0

Update pytest-xdist[psutil] requirement from ~=3.6.1 to ~=3.7.0 #681

Workflow file for this run

---
name: Changelog & versions
"on":
push:
branches:
- main
paths:
- changelog.md
- "**/pyproject.toml"
- "*requirements.txt"
- "requirements/*.txt"
# Trigger on any workflow change to make sure version gets hard-coded everywhere.
- .github/workflows/*.yaml
jobs:
changelog:
uses: kdeldycke/workflows/.github/workflows/[email protected]