Per issue [#3063], removing stable-2.16 session (#3064)

This commit is contained in:
Lyle McKarns
2025-09-19 13:29:27 -04:00
committed by GitHub
parent b3d171c50d
commit 8d0ff82a32

View File

@@ -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: