We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b720516 commit 37f7f61Copy full SHA for 37f7f61
.github/workflows/update-dependencies.yml
@@ -33,8 +33,6 @@ jobs:
33
- uses: actions/checkout@v4
34
35
- uses: wntrblm/[email protected]
36
- with:
37
- python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13"
38
39
- name: "Run update: dependencies"
40
run: nox --force-color -s update_constraints
0 commit comments