Skip to content

Commit f925d17

Browse files
Update dependency coverage to ^7.6.11 (#2748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bbe037 commit f925d17

File tree

2 files changed

+60
-65
lines changed

2 files changed

+60
-65
lines changed

poetry.lock

+59-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ sphinxcontrib-programoutput = "^0.17"
7878
ruff = "^0.9.5"
7979

8080
[tool.poetry.group.test.dependencies]
81-
coverage = {extras = ["toml"], version = "^7.6.10"}
81+
coverage = {extras = ["toml"], version = "^7.6.11"}
8282
moto = {extras = ["ec2", "ecs", "iam", "s3", "ssm"], version = "^5.0.28"}
8383
pipenv = "^2024.4.1" # only used in tests
8484
pytest = "^8.3.4"

0 commit comments

Comments
 (0)