update pytest poetry

This commit is contained in:
tanmayshishodia
2024-08-04 10:01:07 +05:30
parent 6517590056
commit 0ccc10f633
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -6297,4 +6297,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.11"
content-hash = "44273709ea20a4fa65638a43c805e2207d3db48ea8f65b20aa926d342bce8ac7"
content-hash = "be8cfad050d901ecd07345980bc91ad5768b0ca000c6c0d741888a6920e5e29e"
+1 -1
View File
@@ -43,7 +43,7 @@ typer = ">=0.12.3"
wandb = ">=0.17.5"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest = ">=8.3.2"
[build-system]
requires = ["poetry-core"]