Skip to content

Commit 7ffbf8d

Browse files
chore(deps) Update dependency pytest to v8
1 parent 5af6605 commit 7ffbf8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ packages = [
3333
]
3434
readme = "README.md"
3535
repository = "https://github.com/atlas-bi/pre-commit-hooks"
36-
version = "0.0.1"
36+
version = "0.0.2"
3737

3838
[tool.poetry.dependencies]
3939
coverage = {version = "^7.0", optional = true}
40-
pytest = {version = "^7.0.0", optional = true}
40+
pytest = {version = "^8.0.0", optional = true}
4141
pytest-cov = {version = "^4.0.0", optional = true}
4242
python = "^3.6.2,<4.0"
4343

0 commit comments

Comments
 (0)