mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Fixed missing quote
Some checks failed
Labeler / Labeler (push) Has been cancelled
Lint Code Base / pythonlint (push) Has been cancelled
Lint Code Base / yamllint (push) Has been cancelled
Lint Code Base / markdownlint (push) Has been cancelled
Lint Code Base / Lint successful (push) Has been cancelled
Spell Check / spellcheck (push) Has been cancelled
Some checks failed
Labeler / Labeler (push) Has been cancelled
Lint Code Base / pythonlint (push) Has been cancelled
Lint Code Base / yamllint (push) Has been cancelled
Lint Code Base / markdownlint (push) Has been cancelled
Lint Code Base / Lint successful (push) Has been cancelled
Spell Check / spellcheck (push) Has been cancelled
This commit is contained in:
@@ -28,7 +28,7 @@ dependencies = [
|
||||
"pydantic==2.10.6",
|
||||
"pyyaml==6.0.2",
|
||||
"jsonschema==4.23.0",
|
||||
"yaspin==3.4.0,
|
||||
"yaspin==3.4.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user