diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 2b15fbb7..777c259d 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -22,7 +22,7 @@ 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"