diff --git a/pyproject.toml b/pyproject.toml index 0d33d71..f96e0a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ python = ">=3.8, <4.0" python-environ = "0.4.54" SQLAlchemy = "2.0.21" sqlalchemy-utils = "0.41.1" -time-machine = "2.11.0" +time-machine = "2.13.0" [tool.poetry.group.tests] optional = true