diff --git a/.github/workflows/pip-compile-dev.yml b/.github/workflows/pip-compile-dev.yml index f5e25bf3b7..9a17e091f3 100644 --- a/.github/workflows/pip-compile-dev.yml +++ b/.github/workflows/pip-compile-dev.yml @@ -53,14 +53,6 @@ jobs: 'pip-compile(static)' 'pip-compile(spelling)' python-versions: "3.10" - - base-branch: stable-2.16 - pr-branch: pip-compile/stable-2.16/dev - nox-args: >- - -e 'pip-compile(formatters)' - 'pip-compile(typing)' - 'pip-compile(static)' - 'pip-compile(spelling)' - python-versions: "3.10" name: "Refresh dev dependencies" uses: ./.github/workflows/reusable-pip-compile.yml with: