Merge pull request #1356 from pypa/dependabot/github_actions/wntrblm/nox-2022.11.21

Bump wntrblm/nox from 2022.8.7 to 2022.11.21
This commit is contained in:
Joe Rickerby
2022-11-30 09:34:58 +00:00
committed by GitHub
+2 -2
View File
@@ -22,9 +22,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: wntrblm/nox@2022.8.7
- 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