diff --git a/pyproject.toml b/pyproject.toml index cba0de1f..c4fe7a3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ test = [ "responses", # Mock HTTP requests "freezegun", "fakeredis", - "pyfakefs>=5.2.0", # In-memory filesystem for faster tests + "pyfakefs>=6.2.0", # In-memory filesystem for faster tests "celery", "aiosqlite", "alembic",