diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 2d0beee5..41395a0d 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.11.21 + - uses: wntrblm/nox@2023.04.22 with: python-versions: "3.6, 3.7, 3.8, 3.9, 3.10, 3.11"