Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 86bde75

Browse files
chore(deps): update dependency pytest to v8
1 parent 24d5a0c commit 86bde75

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ termcolor = "^2.3.0"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
pylint = "^3.0.1"
21-
pytest = "^7.4.2"
21+
pytest = "^8.0.0"
2222
pytest-mock = "^3.11.1"
2323
types-beautifulsoup4 = "^4.12.0.6"
2424
types-requests = "^2.31.0.7"

0 commit comments

Comments
 (0)