Skip to content

Commit a40e9b2

Browse files
committed
VED-79: fix missing package -coverage
1 parent 4c9888a commit a40e9b2

File tree

2 files changed

+81
-1
lines changed

2 files changed

+81
-1
lines changed

mns_subscription/poetry.lock

Lines changed: 80 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mns_subscription/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ python = "^3.11"
1111
boto3 = "~1.38.42"
1212
pyjwt = "~2.10.1"
1313
moto = "^5.1.6"
14+
coverage = "^7.9.1"
1415
requests = "~2.32.4"
1516
responses = "~0.25.7"
1617

0 commit comments

Comments
 (0)