update pytest poetry
This commit is contained in:
Generated
+1
-1
@@ -6297,4 +6297,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = ">=3.10,<3.11"
|
python-versions = ">=3.10,<3.11"
|
||||||
content-hash = "44273709ea20a4fa65638a43c805e2207d3db48ea8f65b20aa926d342bce8ac7"
|
content-hash = "be8cfad050d901ecd07345980bc91ad5768b0ca000c6c0d741888a6920e5e29e"
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ typer = ">=0.12.3"
|
|||||||
wandb = ">=0.17.5"
|
wandb = ">=0.17.5"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pytest = "^8.3.2"
|
pytest = ">=8.3.2"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
|||||||
Reference in New Issue
Block a user