Loading poetry.lock +164 −63 File changed.Preview size limit exceeded, changes collapsed. Show changes pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ pytest-env = "^1.0.0" pytest-mock = "^3.14.0" responses = "^0.25.3" 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 @@ -30,7 +30,7 @@ pytest-env = "^1.0.0" pytest-mock = "^3.14.0" responses = "^0.25.3" mypy = "^1.0.0" ruff = "^0.14.0" ruff = "^0.15.0" [tool.pytest.ini_options] # this project uses "pytest" for unit testing Loading