Skip to content

removed py3.13 from testing, async tests running/failing #4

removed py3.13 from testing, async tests running/failing

removed py3.13 from testing, async tests running/failing #4

Workflow file for this run

version: 2
updates:
# Enable version updates for Python
- package-ecosystem: "pip"
directory: "/"
# Check for updates once a week
schedule:
interval: "weekly"
target-branch: "dependencies"