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