Skip to content

Commit 500a5d2

Browse files
committed
pytest version
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
1 parent 5848297 commit 500a5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-dateutil = "^2.8.0"
3030
pyarrow = ["pyarrow"]
3131

3232
[tool.poetry.dev-dependencies]
33-
pytest = "^7.1.2"
33+
pytest = "^8.3.2"
3434
mypy = "^1.10.1"
3535
pylint = ">=2.12.0"
3636
black = "^22.3.0"

0 commit comments

Comments
 (0)