diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 8b4a0999..465056c5 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -33,8 +33,6 @@ jobs: - uses: actions/checkout@v4 - uses: wntrblm/nox@2024.10.09 - with: - python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13" - name: "Run update: dependencies" run: nox --force-color -s update_constraints