Skip to content

Commit 4d1baa3

Browse files
Including license check in dependency review
1 parent 13d9be1 commit 4d1baa3

File tree

3 files changed

+14
-195
lines changed

3 files changed

+14
-195
lines changed

.github/dependency-review-config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ allow-licenses:
1717
- 'BSD-3-Clause-No-Nuclear-Warranty'
1818
- 'BSD-3-Clause-Open-MPI'
1919
comment-summary-in-pr: on-failure
20-
fail-on-scopes: "development"

poetry.lock

Lines changed: 14 additions & 193 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ multiprocess = "^0.70.16"
121121
boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudwatch", "dynamodb", "lambda", "logs", "s3", "secretsmanager", "ssm", "xray"], version = "^1.34.139"}
122122
nox = "^2024.4.15"
123123
mkdocstrings-python = "^1.13.0"
124-
licensecheck = "^2024.3"
125124
datadog-lambda = "^6.106.0"
126125

127126
[tool.coverage.run]

0 commit comments

Comments
 (0)