Update .github/workflows/update-dependencies.yml

This commit is contained in:
Henry Schreiner
2022-11-29 09:21:15 -05:00
committed by GitHub
parent 8f07b73fec
commit 636ea18338
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: wntrblm/nox@2022.11.21
with:
python-versions: "3.6, 3.7, 3.8, 3.9, 3.10, 3.11-dev"
python-versions: "3.6, 3.7, 3.8, 3.9, 3.10, 3.11"
- name: "Run update: dependencies"
run: nox --force-color -s update_constraints