Skip to content

Commit b0c9308

Browse files
committed
ci: use uv audit instead of uv secure
1 parent 209e7d1 commit b0c9308

3 files changed

Lines changed: 2 additions & 467 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ classifiers = [
2323
]
2424

2525
[dependency-groups]
26-
audit-dependencies = ["uv-secure"]
2726
docs = ["sphinx", "tomli ; python_full_version < '3.11'"]
2827
type_checking = [
2928
"mypy",
@@ -44,7 +43,6 @@ test = [
4443
"pytest",
4544
]
4645
dev = [
47-
{include-group = "audit-dependencies"},
4846
{include-group = "docs"},
4947
{include-group = "lint"},
5048
{include-group = "test"},

0 commit comments

Comments
 (0)