diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 6a38ed0b5..d80935343 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: wntrblm/nox@2023.04.22 + - uses: wntrblm/nox@2024.03.02 with: python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12"