Skip to content

Commit baf9532

Browse files
chore(deps): update dependency coverage to v7.13.5
1 parent 56948ab commit baf9532

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ version-file = "irclib/_version.py"
4040

4141
[tool.hatch.envs.default]
4242
dependencies = [
43-
"coverage[toml]==7.13.0",
43+
"coverage[toml]==7.13.5",
4444
"pytest==9.0.2",
4545
"irc-parser-tests==0.0.4",
4646
"pre-commit==4.5.1",
@@ -63,7 +63,7 @@ install = ["pre-commit install {args:-f}"]
6363
default-args = ["tests", "irclib"]
6464
extra-args = ["-vv", "--junitxml=junit.xml"]
6565
extra-dependencies = [
66-
"coverage[toml]==7.13.0",
66+
"coverage[toml]==7.13.5",
6767
"pytest==9.0.2",
6868
"irc-parser-tests==0.0.4",
6969
]

0 commit comments

Comments
 (0)