diff --git a/pyproject.toml b/pyproject.toml index 73dbfa1..5930fd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ python = "^3.10" requests = "^2.13.0" [tool.poetry.dev-dependencies] -pytest = "^7.0.1" +pytest = "^8.0.2" python-dateutil = "^2.7.5" [build-system]