Skip to content

Commit 8bf8879

Browse files
committed
[ci] Use pyproject.toml instead of requirements
1 parent e23086f commit 8bf8879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyatlan-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
GHSA-pq67-6m6q-mj2v
3838
summary: true
3939
vulnerability-service: osv
40-
inputs: requirements.txt requirements-dev.txt
40+
inputs: .
4141

4242
qa-checks-and-unit-tests:
4343
needs: [vulnerability-scan]

0 commit comments

Comments
 (0)