Loading poetry.lock +189 −72 File changed.Preview size limit exceeded, changes collapsed. Show changes pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ pytest = "^9.0.0" pytest-cov = "^7.0.0" pytest-env = "^1.0.0" mypy = "^1.0.0" ruff = "^0.14.0" ruff = "^0.15.0" [tool.pytest.ini_options] # this project uses "pytest" for unit testing Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ pytest = "^9.0.0" pytest-cov = "^7.0.0" pytest-env = "^1.0.0" mypy = "^1.0.0" ruff = "^0.14.0" ruff = "^0.15.0" [tool.pytest.ini_options] # this project uses "pytest" for unit testing Loading