Skip to content

Commit 6e385bb

Browse files
committed
Move pytest dep from tsts group since its used bt class-generator
1 parent ca65710 commit 6e385bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ ipdb = "^0.13.13"
4545

4646

4747
[tool.poetry.group.tests.dependencies]
48-
pytest = "^8.0.0"
4948
requests = "^2.31.0"
5049
deepdiff = "^7.0.1"
5150

@@ -75,6 +74,7 @@ pyhelper-utils = "^0.0.32"
7574
ruff = "^0.5.3"
7675
rich = "^13.7.1"
7776
cloup = "^3.0.5"
77+
pytest = "^8.0.0"
7878

7979
[tool.pytest.ini_options]
8080
markers = [

0 commit comments

Comments
 (0)