Skip to content

Commit d09ef3d

Browse files
chore(deps): update dependency pytest to v8.4.2
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 88de041 commit d09ef3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ lint = [
183183
"packaging>=25.0",
184184
]
185185
test = [
186-
"pytest==8.4.0",
186+
"pytest==8.4.2",
187187
"pytest-asyncio",
188188
"pytest-repeat",
189189
"pytest-cov",

requirements/lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ blacken-docs==1.18.0
44
pre-commit==4.0.1
55
toml==0.10.2
66
mypy==1.17.1
7-
pytest==8.4.0
7+
pytest==8.4.2
88
pydantic==2.11.7
99
-e ./dev/clint

0 commit comments

Comments
 (0)