Skip to content

Commit dc7ca7f

Browse files
committed
chore/Remove Pytest
We've got a security issue related to Pytest, but whilst we have a test directory, it doesn't actually have any tests. Therefore, rather than keeping Pytest up to date we're going to remove it as we're not using it
1 parent 336ce81 commit dc7ca7f

4 files changed

Lines changed: 1 addition & 76 deletions

File tree

infrastructure/energy-apps-cdk/poetry.lock

Lines changed: 1 addition & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/energy-apps-cdk/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = ">=3.12, <3.13"
11-
pytest = "8.3.3"
1211
ca-cdk-constructs = "^0.17.1"
1312
aws-cdk-cli = "^2.1017.1"
1413

infrastructure/energy-apps-cdk/tests/__init__.py

Whitespace-only changes.

infrastructure/energy-apps-cdk/tests/unit/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)