diff --git a/pyproject.toml b/pyproject.toml index caa1dcfd0..1bf798a4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev-pytest = [ "pytest == 7.4.0", "pytest-mock == 3.11.1", "pytest-asyncio == 0.21.1", - "time-machine == 2.11.0", + "time-machine == 2.12.0", "async-solipsism == 0.5", # For checking docstring code examples "sybil == 5.0.3",