Skip to content

Commit 97cacfa

Browse files
authored
Merge pull request #374 from TotallyNotRobots/renovate/pytest-8.4.x
chore(deps): update dependency pytest to v8.4.2
2 parents fd35235 + 1fa9de6 commit 97cacfa

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
[tool.hatch.envs.default]
4141
dependencies = [
4242
"coverage[toml]==7.10.7",
43-
"pytest==8.4",
43+
"pytest==8.4.2",
4444
"irc-parser-tests==0.0.4",
4545
"pre-commit==4.3.0",
4646
"mypy==1.18.2",
@@ -58,7 +58,7 @@ default-args = ["tests", "irclib"]
5858
extra-args = ["-vv"]
5959
extra-dependencies = [
6060
"coverage[toml]==7.10.7",
61-
"pytest==8.4",
61+
"pytest==8.4.2",
6262
"irc-parser-tests==0.0.4",
6363
]
6464

0 commit comments

Comments
 (0)