Skip to content

Commit 7b62cd7

Browse files
authored
Merge pull request #148 from getindata/dependabot/pip/pytest-8.0.2
build(deps-dev): bump pytest from 8.0.0 to 8.0.2
2 parents 059fe84 + 81360f2 commit 7b62cd7

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

poetry.lock

+15-4
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
@@ -59,7 +59,7 @@ cachetools = ">=3.0,<6.0"
5959
mlflow = ["kedro-mlflow"]
6060

6161
[tool.poetry.dev-dependencies]
62-
pytest = "<=8"
62+
pytest = "<=8.0.2"
6363
pytest-cov = ">=2.8.0, <4.0.0"
6464
tox = ">=3.25.1,<4.0.0"
6565
pre-commit = "2.20.0"

0 commit comments

Comments
 (0)