mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Fix pre-commit
Some checks failed
CI / Prepare Workflow Run (push) Has been cancelled
CI / Pre-Commit (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / NSIS Tests (push) Has been cancelled
CI / Prepare Release: (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / Build Source Tarball (push) Has been cancelled
CI / Build Salt Onedir (push) Has been cancelled
CI / Build Packages (push) Has been cancelled
CI / CI Deps (push) Has been cancelled
CI / Test Package (push) Has been cancelled
CI / Test Salt (push) Has been cancelled
CI / Combine Code Coverage (push) Has been cancelled
CI / Set the Pipeline Exit Status (push) Has been cancelled
Some checks failed
CI / Prepare Workflow Run (push) Has been cancelled
CI / Pre-Commit (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / NSIS Tests (push) Has been cancelled
CI / Prepare Release: (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / Build Source Tarball (push) Has been cancelled
CI / Build Salt Onedir (push) Has been cancelled
CI / Build Packages (push) Has been cancelled
CI / CI Deps (push) Has been cancelled
CI / Test Package (push) Has been cancelled
CI / Test Salt (push) Has been cancelled
CI / Combine Code Coverage (push) Has been cancelled
CI / Set the Pipeline Exit Status (push) Has been cancelled
This commit is contained in:
parent
ec3178f200
commit
799a2cf184
8 changed files with 16 additions and 4 deletions
|
@ -478,6 +478,7 @@ werkzeug==3.0.3
|
|||
# pytest-httpserver
|
||||
wheel==0.38.4
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -c requirements/static/ci/../pkg/py3.10/windows.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
|
|
|
@ -472,6 +472,7 @@ werkzeug==3.0.3
|
|||
# pytest-httpserver
|
||||
wheel==0.38.4
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -c requirements/static/ci/../pkg/py3.11/windows.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
|
|
|
@ -472,6 +472,7 @@ werkzeug==3.0.3
|
|||
# pytest-httpserver
|
||||
wheel==0.38.4
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -c requirements/static/ci/../pkg/py3.12/windows.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
|
|
|
@ -484,6 +484,7 @@ werkzeug==3.0.3
|
|||
# pytest-httpserver
|
||||
wheel==0.38.4
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -c requirements/static/ci/../pkg/py3.9/windows.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
|
|
|
@ -128,7 +128,9 @@ urllib3==1.26.18
|
|||
# -r requirements/windows.txt
|
||||
# requests
|
||||
wheel==0.38.4
|
||||
# via -r requirements/windows.txt
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
# via -r requirements/windows.txt
|
||||
xmltodict==0.13.0
|
||||
|
|
|
@ -128,7 +128,9 @@ urllib3==1.26.18
|
|||
# -r requirements/windows.txt
|
||||
# requests
|
||||
wheel==0.38.4
|
||||
# via -r requirements/windows.txt
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
# via -r requirements/windows.txt
|
||||
xmltodict==0.13.0
|
||||
|
|
|
@ -128,7 +128,9 @@ urllib3==1.26.18
|
|||
# -r requirements/windows.txt
|
||||
# requests
|
||||
wheel==0.38.4
|
||||
# via -r requirements/windows.txt
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
# via -r requirements/windows.txt
|
||||
xmltodict==0.13.0
|
||||
|
|
|
@ -129,7 +129,9 @@ urllib3==1.26.18
|
|||
# -r requirements/windows.txt
|
||||
# requests
|
||||
wheel==0.38.4
|
||||
# via -r requirements/windows.txt
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/windows.txt
|
||||
wmi==1.5.1
|
||||
# via -r requirements/windows.txt
|
||||
xmltodict==0.13.0
|
||||
|
|
Loading…
Add table
Reference in a new issue