Skip to content

Commit bcd45d6

Browse files
authored
Merge pull request #574 from NHSDigital/dependabot/pip/pytest-cov-5.0.0
poetry: bump pytest-cov from 4.1.0 to 5.0.0
2 parents 1ead1cc + 39b8fc1 commit bcd45d6

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ layers = {path = "layer", develop = true}
1919
nrlf-converter = {url = "https://github.com/NHSDigital/nrlf-converter/releases/download/0.0.9/nrlf_converter-0.0.9-py3-none-any.whl"}
2020
pytest = "^8.1.1"
2121
pytest-mock = "^3.12.0"
22-
pytest-cov = "^4.1.0"
22+
pytest-cov = "^5.0.0"
2323
boto3 = "^1.34.60"
2424
sh = "^2.0.6"
2525
moto = {extras = ["dynamodb", "s3"], version = "^5.0.3"}

0 commit comments

Comments
 (0)